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.

otp

string

GEREKLİ: Bu arama, sendOtp öncesinde bir aramaysa kullanıcının sağladığı OTP'dir.