FinalizeMfaPhoneResponseInfo

Phone Verification info for a FinalizeMfa response.

JSON representation
{
  "androidVerificationProof": string,
  "androidVerificationProofExpireTime": string,
  "phoneNumber": string
}
Fields
androidVerificationProof

string

Android only. Long-lived replacement for valid code tied to android device.

androidVerificationProofExpireTime

string (Timestamp format)

Android only. Expiration time of verification proof in seconds.

A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".

phoneNumber

string

For Android verification proof.