Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryBankWithdrawCashDetailsRequest
-
Packages that use QueryBankWithdrawCashDetailsRequest Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryBankWithdrawCashDetailsRequest in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 with parameters of type QueryBankWithdrawCashDetailsRequest Modifier and Type Method Description QueryBankWithdrawCashDetailsResponseCpdpClient. QueryBankWithdrawCashDetails(QueryBankWithdrawCashDetailsRequest req)查询银行时间段内清分提现明细。查询银行时间段内清分提现明细接口:若为“见证+收单退款”“见证+收单充值”记录时备注Note为“见证+收单充值,订单号”“见证+收单退款,订单号”,此接口可以查到T0/T1的充值明细和退款记录。查询标志:充值记录仍用3清分选项查询,退款记录同提现用2选项查询。 -
Uses of QueryBankWithdrawCashDetailsRequest in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryBankWithdrawCashDetailsRequest Constructor Description QueryBankWithdrawCashDetailsRequest(QueryBankWithdrawCashDetailsRequest 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.
-