@ccw-api/api
    Preparing search index...
    type Req = {
        bizId: MongoDBId;
        bizType: SmartContractBizType;
        id: number;
        params: { bucks: number };
        ruleId: number;
    }
    Index

    Properties

    bizId: MongoDBId
    id: number
    params: { bucks: number }
    ruleId: number