public class AntMerchantExpandShopCreateModel extends AlipayObject
Constructor and Description |
---|
AntMerchantExpandShopCreateModel() |
Modifier and Type | Method and Description |
---|---|
AddressInfo |
getBusinessAddress()
Gets business address.
|
List<ShopBusinessTime> |
getBusinessTime()
Gets business time.
|
String |
getCertImage()
Gets cert image.
|
String |
getCertName()
Gets cert name.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
List<ContactInfo> |
getContactInfos()
Gets contact infos.
|
String |
getContactMobile()
Gets contact mobile.
|
String |
getContactPhone()
Gets contact phone.
|
String |
getIpRoleId()
Gets ip role id.
|
String |
getLegalCertNo()
Gets legal cert no.
|
String |
getLegalName()
Gets legal name.
|
String |
getLicenseAuthLetterImage()
Gets license auth letter image.
|
String |
getMemo()
Gets memo.
|
List<String> |
getOutDoorImages()
Gets out door images.
|
List<IndustryQualificationInfo> |
getQualifications()
Gets qualifications.
|
String |
getSettleAlipayLogonId()
Gets settle alipay logon id.
|
String |
getShopCategory()
Gets shop category.
|
String |
getShopName()
Gets shop name.
|
String |
getShopType()
Gets shop type.
|
String |
getStoreId()
Gets store id.
|
void |
setBusinessAddress(AddressInfo businessAddress)
Sets business address.
|
void |
setBusinessTime(List<ShopBusinessTime> businessTime)
Sets business time.
|
void |
setCertImage(String certImage)
Sets cert image.
|
void |
setCertName(String certName)
Sets cert name.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setContactInfos(List<ContactInfo> contactInfos)
Sets contact infos.
|
void |
setContactMobile(String contactMobile)
Sets contact mobile.
|
void |
setContactPhone(String contactPhone)
Sets contact phone.
|
void |
setIpRoleId(String ipRoleId)
Sets ip role id.
|
void |
setLegalCertNo(String legalCertNo)
Sets legal cert no.
|
void |
setLegalName(String legalName)
Sets legal name.
|
void |
setLicenseAuthLetterImage(String licenseAuthLetterImage)
Sets license auth letter image.
|
void |
setMemo(String memo)
Sets memo.
|
void |
setOutDoorImages(List<String> outDoorImages)
Sets out door images.
|
void |
setQualifications(List<IndustryQualificationInfo> qualifications)
Sets qualifications.
|
void |
setSettleAlipayLogonId(String settleAlipayLogonId)
Sets settle alipay logon id.
|
void |
setShopCategory(String shopCategory)
Sets shop category.
|
void |
setShopName(String shopName)
Sets shop name.
|
void |
setShopType(String shopType)
Sets shop type.
|
void |
setStoreId(String storeId)
Sets store id.
|
public AddressInfo getBusinessAddress()
public void setBusinessAddress(AddressInfo businessAddress)
businessAddress
- the business addresspublic List<ShopBusinessTime> getBusinessTime()
public void setBusinessTime(List<ShopBusinessTime> businessTime)
businessTime
- the business timepublic String getCertImage()
public void setCertImage(String certImage)
certImage
- the cert imagepublic String getCertName()
public void setCertName(String certName)
certName
- the cert namepublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertType()
public void setCertType(String certType)
certType
- the cert typepublic List<ContactInfo> getContactInfos()
public void setContactInfos(List<ContactInfo> contactInfos)
contactInfos
- the contact infospublic String getContactMobile()
public void setContactMobile(String contactMobile)
contactMobile
- the contact mobilepublic String getContactPhone()
public void setContactPhone(String contactPhone)
contactPhone
- the contact phonepublic String getIpRoleId()
public void setIpRoleId(String ipRoleId)
ipRoleId
- the ip role idpublic String getLegalCertNo()
public void setLegalCertNo(String legalCertNo)
legalCertNo
- the legal cert nopublic String getLegalName()
public void setLegalName(String legalName)
legalName
- the legal namepublic String getLicenseAuthLetterImage()
public void setLicenseAuthLetterImage(String licenseAuthLetterImage)
licenseAuthLetterImage
- the license auth letter imagepublic String getMemo()
public void setMemo(String memo)
memo
- the memopublic List<String> getOutDoorImages()
public void setOutDoorImages(List<String> outDoorImages)
outDoorImages
- the out door imagespublic List<IndustryQualificationInfo> getQualifications()
public void setQualifications(List<IndustryQualificationInfo> qualifications)
qualifications
- the qualificationspublic String getSettleAlipayLogonId()
public void setSettleAlipayLogonId(String settleAlipayLogonId)
settleAlipayLogonId
- the settle alipay logon idpublic String getShopCategory()
public void setShopCategory(String shopCategory)
shopCategory
- the shop categorypublic String getShopName()
public void setShopName(String shopName)
shopName
- the shop namepublic String getShopType()
public void setShopType(String shopType)
shopType
- the shop typepublic String getStoreId()
public void setStoreId(String storeId)
storeId
- the store idCopyright © 2018. All rights reserved.