public class AlipayBossProdSubmerchantCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayBossProdSubmerchantCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Gets address.
|
String |
getAliasName()
Gets alias name.
|
String |
getBusinessLicense()
Gets business license.
|
String |
getCategoryId()
Gets category id.
|
String |
getCityCode()
Gets city code.
|
String |
getContactEmail()
Gets contact email.
|
String |
getContactMobile()
Gets contact mobile.
|
String |
getContactName()
Gets contact name.
|
String |
getContactPhone()
Gets contact phone.
|
String |
getDistrictCode()
Gets district code.
|
String |
getExternalId()
Gets external id.
|
String |
getIdCard()
Gets id card.
|
String |
getMemo()
Gets memo.
|
String |
getName()
Gets name.
|
String |
getProvinceCode()
Gets province code.
|
String |
getServicePhone()
Gets service phone.
|
String |
getSource()
Gets source.
|
void |
setAddress(String address)
Sets address.
|
void |
setAliasName(String aliasName)
Sets alias name.
|
void |
setBusinessLicense(String businessLicense)
Sets business license.
|
void |
setCategoryId(String categoryId)
Sets category id.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setContactEmail(String contactEmail)
Sets contact email.
|
void |
setContactMobile(String contactMobile)
Sets contact mobile.
|
void |
setContactName(String contactName)
Sets contact name.
|
void |
setContactPhone(String contactPhone)
Sets contact phone.
|
void |
setDistrictCode(String districtCode)
Sets district code.
|
void |
setExternalId(String externalId)
Sets external id.
|
void |
setIdCard(String idCard)
Sets id card.
|
void |
setMemo(String memo)
Sets memo.
|
void |
setName(String name)
Sets name.
|
void |
setProvinceCode(String provinceCode)
Sets province code.
|
void |
setServicePhone(String servicePhone)
Sets service phone.
|
void |
setSource(String source)
Sets source.
|
public AlipayBossProdSubmerchantCreateModel()
public String getAddress()
public void setAddress(String address)
address
- the addresspublic String getAliasName()
public void setAliasName(String aliasName)
aliasName
- the alias namepublic String getBusinessLicense()
public void setBusinessLicense(String businessLicense)
businessLicense
- the business licensepublic String getCategoryId()
public void setCategoryId(String categoryId)
categoryId
- the category idpublic String getCityCode()
public void setCityCode(String cityCode)
cityCode
- the city codepublic String getContactEmail()
public void setContactEmail(String contactEmail)
contactEmail
- the contact emailpublic String getContactMobile()
public void setContactMobile(String contactMobile)
contactMobile
- the contact mobilepublic String getContactName()
public void setContactName(String contactName)
contactName
- the contact namepublic String getContactPhone()
public void setContactPhone(String contactPhone)
contactPhone
- the contact phonepublic String getDistrictCode()
public void setDistrictCode(String districtCode)
districtCode
- the district codepublic String getExternalId()
public void setExternalId(String externalId)
externalId
- the external idpublic String getIdCard()
public void setIdCard(String idCard)
idCard
- the id cardpublic String getMemo()
public void setMemo(String memo)
memo
- the memopublic String getName()
public void setName(String name)
name
- the namepublic String getProvinceCode()
public void setProvinceCode(String provinceCode)
provinceCode
- the province codepublic String getServicePhone()
public void setServicePhone(String servicePhone)
servicePhone
- the service phonepublic String getSource()
public void setSource(String source)
source
- the sourceCopyright © 2018. All rights reserved.