OtpVerification
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ออบเจ็กต์ที่สรุปการตอบกลับการยืนยัน OTP
การแสดง JSON |
{
"sendOtpRequestId": string,
"otp": string
} |
ช่อง |
sendOtpRequestId |
string
ต้องระบุ: นี่คือ requestId ที่ Google สร้างขึ้นระหว่างการเรียกใช้ sendOtp ซึ่งเกี่ยวข้องกับคำขอนี้
|
otp |
string
ต้องระบุ: นี่คือ OTP ที่ผู้ใช้ระบุหากการโทรนี้มีการโทรก่อนหน้าsendOtp
|
สงวนลิขสิทธิ์ Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[],["The core content defines a JSON object for OTP verification responses. It requires two string fields: `sendOtpRequestId`, which is the Google-generated request ID from the preceding `sendOtp` call, and `otp`, representing the user-provided OTP from that same call. Both fields are mandatory for a valid response object.\n"]]