Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryRefundResponse
-
Packages that use QueryRefundResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryRefundResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return QueryRefundResponse Modifier and Type Method Description QueryRefundResponseCpdpClient. QueryRefund(QueryRefundRequest req)提交退款申请后,通过调用该接口查询退款状态。退款可能有一定延时,用微信零钱支付的退款约20分钟内到账,银行卡支付的退款约3个工作日后到账。 -
Uses of QueryRefundResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryRefundResponse Constructor Description QueryRefundResponse(QueryRefundResponse 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.
-