Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.ApplyReWithdrawalResponse
-
Packages that use ApplyReWithdrawalResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of ApplyReWithdrawalResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return ApplyReWithdrawalResponse Modifier and Type Method Description ApplyReWithdrawalResponseCpdpClient. ApplyReWithdrawal(ApplyReWithdrawalRequest req)正常结算提现失败情况下,发起重新提现的请求接口 -
Uses of ApplyReWithdrawalResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ApplyReWithdrawalResponse Constructor Description ApplyReWithdrawalResponse(ApplyReWithdrawalResponse 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.
-