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