public class AlipayEbppInvoiceMerchantlistEnterApplyModel extends AlipayObject
Constructor and Description |
---|
AlipayEbppInvoiceMerchantlistEnterApplyModel() |
Modifier and Type | Method and Description |
---|---|
MerchantBaseEnterOpenModel |
getMerchantBase()
Gets merchant base.
|
SubMerchantCommonEnterOpenModel |
getSubMerchantCommonInfo()
Gets sub merchant common info.
|
List<SubMerchantEnterOpenModel> |
getSubMerchantList()
Gets sub merchant list.
|
void |
setMerchantBase(MerchantBaseEnterOpenModel merchantBase)
Sets merchant base.
|
void |
setSubMerchantCommonInfo(SubMerchantCommonEnterOpenModel subMerchantCommonInfo)
Sets sub merchant common info.
|
void |
setSubMerchantList(List<SubMerchantEnterOpenModel> subMerchantList)
Sets sub merchant list.
|
public AlipayEbppInvoiceMerchantlistEnterApplyModel()
public MerchantBaseEnterOpenModel getMerchantBase()
public void setMerchantBase(MerchantBaseEnterOpenModel merchantBase)
merchantBase
- the merchant basepublic SubMerchantCommonEnterOpenModel getSubMerchantCommonInfo()
public void setSubMerchantCommonInfo(SubMerchantCommonEnterOpenModel subMerchantCommonInfo)
subMerchantCommonInfo
- the sub merchant common infopublic List<SubMerchantEnterOpenModel> getSubMerchantList()
public void setSubMerchantList(List<SubMerchantEnterOpenModel> subMerchantList)
subMerchantList
- the sub merchant listCopyright © 2018. All rights reserved.