Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.ApplyWithdrawalRequest
-
Packages that use ApplyWithdrawalRequest Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of ApplyWithdrawalRequest in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 with parameters of type ApplyWithdrawalRequest Modifier and Type Method Description ApplyWithdrawalResponseCpdpClient. ApplyWithdrawal(ApplyWithdrawalRequest req)商户提现 -
Uses of ApplyWithdrawalRequest in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ApplyWithdrawalRequest Constructor Description ApplyWithdrawalRequest(ApplyWithdrawalRequest 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.
-