public class BindOpenBankProfitSharePayeeResult extends AbstractModel
header, skipSign
Constructor and Description |
---|
BindOpenBankProfitSharePayeeResult() |
BindOpenBankProfitSharePayeeResult(BindOpenBankProfitSharePayeeResult 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 |
---|---|
String |
getAccountId()
Get 账户ID。受益人ID
|
String |
getAccountNo()
Get 账户号,通联渠道指客户银行账号
|
String |
getCurrency()
Get 账户货币。参考附录“币种类型”。
|
void |
setAccountId(String AccountId)
Set 账户ID。受益人ID
|
void |
setAccountNo(String AccountNo)
Set 账户号,通联渠道指客户银行账号
|
void |
setCurrency(String Currency)
Set 账户货币。参考附录“币种类型”。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public BindOpenBankProfitSharePayeeResult()
public BindOpenBankProfitSharePayeeResult(BindOpenBankProfitSharePayeeResult source)
public String getAccountId()
public void setAccountId(String AccountId)
AccountId
- 账户ID。受益人IDpublic String getAccountNo()
public void setAccountNo(String AccountNo)
AccountNo
- 账户号,通联渠道指客户银行账号public String getCurrency()
public void setCurrency(String Currency)
Currency
- 账户货币。参考附录“币种类型”。Copyright © 2024. All rights reserved.