@ccw-api/api
    Preparing search index...
    type Req = {
        id: number;
        status: boolean;
    }
    Index

    Properties

    Properties

    id: number
    status: boolean