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