OtpVerification

OTP doğrulama yanıtını kapsayan nesne.

JSON gösterimi
{
  "sendOtpRequestId": string,
  "otp": string
}
Alanlar
sendOtpRequestId

string

ZORUNLU: Bu, isteğin ilişkili olduğu sendOtp çağrısı sırasında Google tarafından oluşturulan requestId değeridir.

otp

string

ZORUNLU: Bu görüşmeden önce bir sendOtp çağrısı yapıldıysa kullanıcının sağladığı OTP'dir.