public class AlipayEbppInvoiceMerchantlistEnterApplyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppInvoiceMerchantlistEnterApplyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
MerchantBaseEnterOpenModel |
getMerchantBase() |
SubMerchantCommonEnterOpenModel |
getSubMerchantCommonInfo() |
List<SubMerchantEnterOpenModel> |
getSubMerchantList() |
void |
setMerchantBase(MerchantBaseEnterOpenModel merchantBase) |
void |
setSubMerchantCommonInfo(SubMerchantCommonEnterOpenModel subMerchantCommonInfo) |
void |
setSubMerchantList(List<SubMerchantEnterOpenModel> subMerchantList) |
public AlipayEbppInvoiceMerchantlistEnterApplyModel()
public MerchantBaseEnterOpenModel getMerchantBase()
public void setMerchantBase(MerchantBaseEnterOpenModel merchantBase)
public SubMerchantCommonEnterOpenModel getSubMerchantCommonInfo()
public void setSubMerchantCommonInfo(SubMerchantCommonEnterOpenModel subMerchantCommonInfo)
public List<SubMerchantEnterOpenModel> getSubMerchantList()
public void setSubMerchantList(List<SubMerchantEnterOpenModel> subMerchantList)
Copyright © 2023. All rights reserved.