Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.RevResigterBillSupportWithdrawResponse
-
Packages that use RevResigterBillSupportWithdrawResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of RevResigterBillSupportWithdrawResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return RevResigterBillSupportWithdrawResponse Modifier and Type Method Description RevResigterBillSupportWithdrawResponseCpdpClient. RevResigterBillSupportWithdraw(RevResigterBillSupportWithdrawRequest req)登记挂账撤销。此接口可以实现把RegisterBillSupportWithdraw接口完成的登记挂账进行撤销,即调减普通会员子账户的可提现和可用余额,调增挂账子账户的可用余额。 -
Uses of RevResigterBillSupportWithdrawResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type RevResigterBillSupportWithdrawResponse Constructor Description RevResigterBillSupportWithdrawResponse(RevResigterBillSupportWithdrawResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-