Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryOpenBankExternalSubMerchantBankAccountData
-
Packages that use QueryOpenBankExternalSubMerchantBankAccountData Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryOpenBankExternalSubMerchantBankAccountData in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return QueryOpenBankExternalSubMerchantBankAccountData Modifier and Type Method Description QueryOpenBankExternalSubMerchantBankAccountData[]QueryOpenBankExternalSubMerchantBankAccountResult. getAccountList()Get 第三方渠道子商户查询银行账户返回。Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryOpenBankExternalSubMerchantBankAccountData Modifier and Type Method Description voidQueryOpenBankExternalSubMerchantBankAccountResult. setAccountList(QueryOpenBankExternalSubMerchantBankAccountData[] AccountList)Set 第三方渠道子商户查询银行账户返回。Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryOpenBankExternalSubMerchantBankAccountData Constructor Description QueryOpenBankExternalSubMerchantBankAccountData(QueryOpenBankExternalSubMerchantBankAccountData 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.
-