public static final class QueryGateVerifyStatisticPublicResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
QueryGateVerifyStatisticPublicResponseBody |
build() |
QueryGateVerifyStatisticPublicResponseBody.Builder |
code(String code)
The response code.
|
QueryGateVerifyStatisticPublicResponseBody.Builder |
data(QueryGateVerifyStatisticPublicResponseBody.Data data)
The information about the calls of Phone Number Verification Service, including the total calls, the successful calls, failed calls, unknown calls, and daily calls within the statistical date range.
|
QueryGateVerifyStatisticPublicResponseBody.Builder |
message(String message)
The returned message.
|
QueryGateVerifyStatisticPublicResponseBody.Builder |
requestId(String requestId)
The request ID.
|
public QueryGateVerifyStatisticPublicResponseBody.Builder code(String code)
The response code. Valid values:
OK
public QueryGateVerifyStatisticPublicResponseBody.Builder data(QueryGateVerifyStatisticPublicResponseBody.Data data)
The information about the calls of Phone Number Verification Service, including the total calls, the successful calls, failed calls, unknown calls, and daily calls within the statistical date range.
public QueryGateVerifyStatisticPublicResponseBody.Builder message(String message)
The returned message.
example:successful
public QueryGateVerifyStatisticPublicResponseBody.Builder requestId(String requestId)
The request ID.
example:8906582E-6722
public QueryGateVerifyStatisticPublicResponseBody build()
Copyright © 2025. All rights reserved.