Phone Verification info for a FinalizeMfa response.
| JSON representation |
|---|
{ "androidVerificationProof" : string , "androidVerificationProofExpireTime" : string , "phoneNumber" : string } |
| Fields | |
|---|---|
androidVerificationProof
|
Android only. Long-lived replacement for valid code tied to android device. |
androidVerificationProofExpireTime
|
Android only. Expiration time of verification proof in seconds. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
phoneNumber
|
For Android verification proof. |

