public static final class QuerySecretNoRemainResponseBody.SecretRemainDTO.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
QuerySecretNoRemainResponseBody.SecretRemainDTO.Builder |
amount(Long amount)
The quantity of remaining phone numbers available for online purchase.
|
QuerySecretNoRemainResponseBody.SecretRemainDTO |
build() |
QuerySecretNoRemainResponseBody.SecretRemainDTO.Builder |
city(String city)
The home location of the phone numbers.
|
QuerySecretNoRemainResponseBody.SecretRemainDTO.Builder |
remainDTOList(QuerySecretNoRemainResponseBody.RemainDTOList remainDTOList)
The information about remaining phone numbers available for online purchase.
|
public QuerySecretNoRemainResponseBody.SecretRemainDTO.Builder amount(Long amount)
The quantity of remaining phone numbers available for online purchase.
example:0
public QuerySecretNoRemainResponseBody.SecretRemainDTO.Builder city(String city)
The home location of the phone numbers.
example:hangzhou
public QuerySecretNoRemainResponseBody.SecretRemainDTO.Builder remainDTOList(QuerySecretNoRemainResponseBody.RemainDTOList remainDTOList)
The information about remaining phone numbers available for online purchase.
public QuerySecretNoRemainResponseBody.SecretRemainDTO build()
Copyright © 2025. All rights reserved.