Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QuerySmallAmountTransferRequest
-
Packages that use QuerySmallAmountTransferRequest Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QuerySmallAmountTransferRequest in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 with parameters of type QuerySmallAmountTransferRequest Modifier and Type Method Description QuerySmallAmountTransferResponseCpdpClient. QuerySmallAmountTransfer(QuerySmallAmountTransferRequest req)查询小额鉴权转账结果。查询小额往账鉴权的转账状态。 -
Uses of QuerySmallAmountTransferRequest in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QuerySmallAmountTransferRequest Constructor Description QuerySmallAmountTransferRequest(QuerySmallAmountTransferRequest 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.
-