public class IndividualMch extends ScratiCommonResp
| Constructor and Description |
|---|
IndividualMch() |
| Modifier and Type | Method and Description |
|---|---|
IndividualMchBase |
getBase() |
List<MchFee> |
getFees() |
List<SettlementBankCard> |
getSettlementCards() |
void |
setBase(IndividualMchBase base) |
void |
setFees(List<MchFee> fees) |
void |
setSettlementCards(List<SettlementBankCard> settlementCards) |
getErrorCode, getErrorCodeDes, getErrorMsg, getOrgNo, getResultCode, setErrorCode, setErrorCodeDes, setErrorMsg, setOrgNo, setResultCodepublic IndividualMchBase getBase()
public void setBase(IndividualMchBase base)
public List<SettlementBankCard> getSettlementCards()
public void setSettlementCards(List<SettlementBankCard> settlementCards)
Copyright © 2018. All rights reserved.