IGPAPI
    Preparing search index...

    Interface RegistrationSubmitPhoneInput

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

    Properties

    Properties

    phoneNumber: string