public class IndividualMchCreateReq extends ScratiCommonReq
| Constructor and Description |
|---|
IndividualMchCreateReq() |
| Modifier and Type | Method and Description |
|---|---|
IndividualMchBase |
getBase() |
List<SettlementBankCard> |
getSettlementCards() |
void |
setBase(IndividualMchBase base) |
void |
setSettlementCards(List<SettlementBankCard> settlementCards) |
public IndividualMchBase getBase()
public void setBase(IndividualMchBase base)
public List<SettlementBankCard> getSettlementCards()
public void setSettlementCards(List<SettlementBankCard> settlementCards)
Copyright © 2018. All rights reserved.