IGPAPI
    Preparing search index...

    Interface RegistrationSendCodeInput

    interface RegistrationSendCodeInput {
        context: RegistrationContext;
        phoneNumber: string;
    }
    Index

    Properties

    Properties

    phoneNumber: string