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