OneSDK
    Preparing search index...
    interface Status {
        captcha_url: string;
        error: string;
        error_code: number;
        message: string;
        msg: string;
        ok: number;
    }
    Index

    Properties

    captcha_url: string
    error: string
    error_code: number
    message: string
    msg: string
    ok: number