Ⓙ Jike SDK
    Preparing search index...

    Interface GetSmsCodeResponse

    interface GetSmsCodeResponse {
        data: { action: string };
    }
    Index

    Properties

    Properties

    data: { action: string }