Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.WithdrawBill
-
Packages that use WithdrawBill Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of WithdrawBill in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return WithdrawBill Modifier and Type Method Description WithdrawBillApplyReWithdrawalRequest. getBody()Get 提现信息Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type WithdrawBill Modifier and Type Method Description voidApplyReWithdrawalRequest. setBody(WithdrawBill Body)Set 提现信息Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type WithdrawBill Constructor Description WithdrawBill(WithdrawBill 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.
-