Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryOutwardOrderResponse
-
Packages that use QueryOutwardOrderResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryOutwardOrderResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return QueryOutwardOrderResponse Modifier and Type Method Description QueryOutwardOrderResponseCpdpClient. QueryOutwardOrder(QueryOutwardOrderRequest req)跨境-查询汇出结果 -
Uses of QueryOutwardOrderResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryOutwardOrderResponse Constructor Description QueryOutwardOrderResponse(QueryOutwardOrderResponse 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.
-