Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.MigrateOrderRefundQueryResponse
-
Packages that use MigrateOrderRefundQueryResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of MigrateOrderRefundQueryResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return MigrateOrderRefundQueryResponse Modifier and Type Method Description MigrateOrderRefundQueryResponseCpdpClient. MigrateOrderRefundQuery(MigrateOrderRefundQueryRequest req)提交退款申请后,通过调用该接口查询退款状态。退款可能有一定延时。 -
Uses of MigrateOrderRefundQueryResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type MigrateOrderRefundQueryResponse Constructor Description MigrateOrderRefundQueryResponse(MigrateOrderRefundQueryResponse 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.
-