Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryTransferBatchRequest
-
Packages that use QueryTransferBatchRequest Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryTransferBatchRequest in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 with parameters of type QueryTransferBatchRequest Modifier and Type Method Description QueryTransferBatchResponseCpdpClient. QueryTransferBatch(QueryTransferBatchRequest req)通过商家批次单号或者微信批次号查询批次单 -
Uses of QueryTransferBatchRequest in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryTransferBatchRequest Constructor Description QueryTransferBatchRequest(QueryTransferBatchRequest 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.
-