public class AlipayBossProdSubmerchantQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayBossProdSubmerchantQueryResponse() |
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.
|
String |
getSubMerchantId()
Gets sub merchant id.
|
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.
|
void |
setSubMerchantId(String subMerchantId)
Sets sub merchant id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayBossProdSubmerchantQueryResponse()
public void setAddress(String address)
address
- the addresspublic String getAddress()
public void setAliasName(String aliasName)
aliasName
- the alias namepublic String getAliasName()
public void setBusinessLicense(String businessLicense)
businessLicense
- the business licensepublic String getBusinessLicense()
public void setCategoryId(String categoryId)
categoryId
- the category idpublic String getCategoryId()
public void setCityCode(String cityCode)
cityCode
- the city codepublic String getCityCode()
public void setContactEmail(String contactEmail)
contactEmail
- the contact emailpublic String getContactEmail()
public void setContactMobile(String contactMobile)
contactMobile
- the contact mobilepublic String getContactMobile()
public void setContactName(String contactName)
contactName
- the contact namepublic String getContactName()
public void setContactPhone(String contactPhone)
contactPhone
- the contact phonepublic String getContactPhone()
public void setDistrictCode(String districtCode)
districtCode
- the district codepublic String getDistrictCode()
public void setExternalId(String externalId)
externalId
- the external idpublic String getExternalId()
public void setIdCard(String idCard)
idCard
- the id cardpublic String getIdCard()
public void setMemo(String memo)
memo
- the memopublic String getMemo()
public void setName(String name)
name
- the namepublic String getName()
public void setProvinceCode(String provinceCode)
provinceCode
- the province codepublic String getProvinceCode()
public void setServicePhone(String servicePhone)
servicePhone
- the service phonepublic String getServicePhone()
public void setSource(String source)
source
- the sourcepublic String getSource()
public void setSubMerchantId(String subMerchantId)
subMerchantId
- the sub merchant idpublic String getSubMerchantId()
Copyright © 2018. All rights reserved.