OtpVerification

封装 OTP 验证响应的对象。

JSON 表示法
{
  "sendOtpRequestId": string,
  "otp": string
}
字段
sendOtpRequestId

string

必需:这是 Google 在请求关联的 sendOtp 调用期间生成的 requestId

otp

string

必需:如果之前调用过 sendOtp 调用,则这是用户的动态密码