IGPAPI
    Preparing search index...

    Interface RecoveryCodeVerifyInput

    interface RecoveryCodeVerifyInput {
        code: string;
        phoneNumber: string;
    }
    Index

    Properties

    Properties

    code: string

    Code from SMS

    phoneNumber: string

    Phone number

    +79999999999