public static final class VerifyMobileResponseBody.GateVerifyResultDTO.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
VerifyMobileResponseBody.GateVerifyResultDTO |
build() |
VerifyMobileResponseBody.GateVerifyResultDTO.Builder |
verifyId(String verifyId)
The verification ID.
|
VerifyMobileResponseBody.GateVerifyResultDTO.Builder |
verifyResult(String verifyResult)
The verification results.
|
public VerifyMobileResponseBody.GateVerifyResultDTO.Builder verifyId(String verifyId)
public VerifyMobileResponseBody.GateVerifyResultDTO.Builder verifyResult(String verifyResult)
* **PASS: The input phone number is consistent with the phone number that you use.** * **REJECT: The input phone number is different from the phone number that you use.** * **UNKNOWN: The system cannot judge whether the input phone number is consistent with the phone number that you use.
public VerifyMobileResponseBody.GateVerifyResultDTO build()
Copyright © 2024. All rights reserved.