@ccw-api/api
    Preparing search index...
    type Req = {
        bucks: number;
        objectId: MongoDBId;
        objectType: DonateObjectType;
    }
    Index

    Properties

    bucks: number
    objectId: MongoDBId
    objectType: DonateObjectType