public static final class BindAxbResponseBody.SecretBindDTO.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
BindAxbResponseBody.SecretBindDTO |
build() |
BindAxbResponseBody.SecretBindDTO.Builder |
extension(String extension)
The extension of the phone number.
|
BindAxbResponseBody.SecretBindDTO.Builder |
secretNo(String secretNo)
The private number, that is, phone number X.
|
BindAxbResponseBody.SecretBindDTO.Builder |
subsId(String subsId)
The binding ID.
|
public BindAxbResponseBody.SecretBindDTO.Builder extension(String extension)
The extension of the phone number.
example:The BindAxb operation does not involve an extension. Ignore this parameter.
130
public BindAxbResponseBody.SecretBindDTO.Builder secretNo(String secretNo)
The private number, that is, phone number X.
example:139****0000
public BindAxbResponseBody.SecretBindDTO.Builder subsId(String subsId)
The binding ID.
example:1**************3
public BindAxbResponseBody.SecretBindDTO build()
Copyright © 2025. All rights reserved.