Phone Verification info for a FinalizeMfa request.
| JSON representation |
|---|
{ "sessionInfo" : string , "code" : string , "androidVerificationProof" : string , "phoneNumber" : string } |
| Fields | |
|---|---|
sessionInfo
|
An opaque string that represents the enrollment session. |
code
|
User-entered verification code. |
androidVerificationProof
|
Android only. Uses for "instant" phone number verification though GmsCore. |
phoneNumber
|
Required if Android verification proof is presented. |

