Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.RevResigterBillSupportWithdrawRequest
-
Packages that use RevResigterBillSupportWithdrawRequest Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of RevResigterBillSupportWithdrawRequest in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 with parameters of type RevResigterBillSupportWithdrawRequest Modifier and Type Method Description RevResigterBillSupportWithdrawResponseCpdpClient. RevResigterBillSupportWithdraw(RevResigterBillSupportWithdrawRequest req)登记挂账撤销。此接口可以实现把RegisterBillSupportWithdraw接口完成的登记挂账进行撤销,即调减普通会员子账户的可提现和可用余额,调增挂账子账户的可用余额。 -
Uses of RevResigterBillSupportWithdrawRequest in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type RevResigterBillSupportWithdrawRequest Constructor Description RevResigterBillSupportWithdrawRequest(RevResigterBillSupportWithdrawRequest 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.
-