Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.RechargeByThirdPayResponse
-
Packages that use RechargeByThirdPayResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of RechargeByThirdPayResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return RechargeByThirdPayResponse Modifier and Type Method Description RechargeByThirdPayResponseCpdpClient. RechargeByThirdPay(RechargeByThirdPayRequest req)会员在途充值(经第三方支付渠道)接口 -
Uses of RechargeByThirdPayResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type RechargeByThirdPayResponse Constructor Description RechargeByThirdPayResponse(RechargeByThirdPayResponse 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.
-