@ccw-api/api
    Preparing search index...
    type Req = {
        countryCode: string;
        ruleCode: SmsRuleCodeBySession;
        scene: SmsSceneBySession;
        type: CaptchaType;
    }
    Index

    Properties

    countryCode: string