public static final class QueryGateVerifyBillingPublicRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
QueryGateVerifyBillingPublicRequest.Builder |
authenticationType(Integer authenticationType)
The verification method.
|
QueryGateVerifyBillingPublicRequest |
build() |
QueryGateVerifyBillingPublicRequest.Builder |
month(String month)
The month in which the bill is generated.
|
QueryGateVerifyBillingPublicRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
QueryGateVerifyBillingPublicRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
public QueryGateVerifyBillingPublicRequest.Builder authenticationType(Integer authenticationType)
* **0**: phone number verification * **1**: one-click logon * **2**: all * **3**: facial recognition * **4**: SMS verification
public QueryGateVerifyBillingPublicRequest.Builder month(String month)
public QueryGateVerifyBillingPublicRequest.Builder ownerId(Long ownerId)
public QueryGateVerifyBillingPublicRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public QueryGateVerifyBillingPublicRequest build()
Copyright © 2024. All rights reserved.