public class AntMerchantExpandEnterpriseApplyModel extends AlipayObject
Constructor and Description |
---|
AntMerchantExpandEnterpriseApplyModel() |
Modifier and Type | Method and Description |
---|---|
BaseInfo |
getBaseInfo()
Gets base info.
|
BusinessBankAccountInfo |
getBusinessBankAccountInfo()
Gets business bank account info.
|
BusinessLicenceInfo |
getBusinessLicenseInfo()
Gets business license info.
|
LegalRepresentativeInfo |
getLegalRepresentativeInfo()
Gets legal representative info.
|
String |
getLoginId()
Gets login id.
|
String |
getOutBizNo()
Gets out biz no.
|
ShopInfo |
getShopInfo()
Gets shop info.
|
void |
setBaseInfo(BaseInfo baseInfo)
Sets base info.
|
void |
setBusinessBankAccountInfo(BusinessBankAccountInfo businessBankAccountInfo)
Sets business bank account info.
|
void |
setBusinessLicenseInfo(BusinessLicenceInfo businessLicenseInfo)
Sets business license info.
|
void |
setLegalRepresentativeInfo(LegalRepresentativeInfo legalRepresentativeInfo)
Sets legal representative info.
|
void |
setLoginId(String loginId)
Sets login id.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setShopInfo(ShopInfo shopInfo)
Sets shop info.
|
public AntMerchantExpandEnterpriseApplyModel()
public BaseInfo getBaseInfo()
public void setBaseInfo(BaseInfo baseInfo)
baseInfo
- the base infopublic BusinessBankAccountInfo getBusinessBankAccountInfo()
public void setBusinessBankAccountInfo(BusinessBankAccountInfo businessBankAccountInfo)
businessBankAccountInfo
- the business bank account infopublic BusinessLicenceInfo getBusinessLicenseInfo()
public void setBusinessLicenseInfo(BusinessLicenceInfo businessLicenseInfo)
businessLicenseInfo
- the business license infopublic LegalRepresentativeInfo getLegalRepresentativeInfo()
public void setLegalRepresentativeInfo(LegalRepresentativeInfo legalRepresentativeInfo)
legalRepresentativeInfo
- the legal representative infopublic String getLoginId()
public void setLoginId(String loginId)
loginId
- the login idpublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic ShopInfo getShopInfo()
public void setShopInfo(ShopInfo shopInfo)
shopInfo
- the shop infoCopyright © 2018. All rights reserved.