Interface VerifyAccountRequest

interface VerifyAccountRequest {
    accvid: string;
    code: string;
}

Properties

Properties

accvid: string

accvid will be given after initiate account verification process

code: string

code which has been sent to predetermined verification medium