FinalizeMfaPhoneRequestInfo

Phone Verification info for a FinalizeMfa request.

JSON representation
{
  "sessionInfo": string,
  "code": string,
  "androidVerificationProof": string,
  "phoneNumber": string
}
Fields
sessionInfo

string

An opaque string that represents the enrollment session.

code

string

User-entered verification code.

androidVerificationProof

string

Android only. Uses for "instant" phone number verification though GmsCore.

phoneNumber

string

Required if Android verification proof is presented.