public class QueryOpenBankExternalSubMerchantBankAccountResult extends AbstractModel
Constructor and Description |
---|
QueryOpenBankExternalSubMerchantBankAccountResult() |
QueryOpenBankExternalSubMerchantBankAccountResult(QueryOpenBankExternalSubMerchantBankAccountResult 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.
|
Modifier and Type | Method and Description |
---|---|
QueryOpenBankExternalSubMerchantBankAccountData[] |
getAccountList()
Get 第三方渠道子商户查询银行账户返回。
|
void |
setAccountList(QueryOpenBankExternalSubMerchantBankAccountData[] AccountList)
Set 第三方渠道子商户查询银行账户返回。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public QueryOpenBankExternalSubMerchantBankAccountResult()
public QueryOpenBankExternalSubMerchantBankAccountResult(QueryOpenBankExternalSubMerchantBankAccountResult source)
public QueryOpenBankExternalSubMerchantBankAccountData[] getAccountList()
public void setAccountList(QueryOpenBankExternalSubMerchantBankAccountData[] AccountList)
AccountList
- 第三方渠道子商户查询银行账户返回。Copyright © 2022. All rights reserved.