public class AlipayOfflineMarketShopCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayOfflineMarketShopCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Gets address.
|
String |
getAuditImages()
Gets audit images.
|
String |
getAuthLetter()
Gets auth letter.
|
String |
getAvgPrice()
Gets avg price.
|
String |
getBizVersion()
Gets biz version.
|
String |
getBox()
Gets box.
|
String |
getBranchShopName()
Gets branch shop name.
|
String |
getBrandLogo()
Gets brand logo.
|
String |
getBrandName()
Gets brand name.
|
String |
getBusinessCertificate()
Gets business certificate.
|
String |
getBusinessCertificateExpires()
Gets business certificate expires.
|
String |
getBusinessTime()
Gets business time.
|
String |
getCategoryId()
Gets category id.
|
String |
getCityCode()
Gets city code.
|
String |
getContactNumber()
Gets contact number.
|
String |
getCreator()
Gets creator.
|
String |
getDistrictCode()
Gets district code.
|
String |
getEnterpriseLogonId()
Gets enterprise logon id.
|
String |
getEnterpriseName()
Gets enterprise name.
|
String |
getImplementId()
Gets implement id.
|
String |
getIsOperatingOnline()
Gets is operating online.
|
String |
getIsvUid()
Gets isv uid.
|
String |
getLatitude()
Gets latitude.
|
String |
getLeadsId()
Gets leads id.
|
String |
getLicence()
Gets licence.
|
String |
getLicenceCode()
Gets licence code.
|
String |
getLicenceExpires()
Gets licence expires.
|
String |
getLicenceName()
Gets licence name.
|
Long |
getLongitude()
Gets longitude.
|
String |
getMainImage()
Gets main image.
|
String |
getMainShopName()
Gets main shop name.
|
String |
getNoSmoking()
Gets no smoking.
|
String |
getNotifyMobile()
Gets notify mobile.
|
String |
getOnlineImage()
Gets online image.
|
String |
getOnlineUrl()
Gets online url.
|
String |
getOperateNotifyUrl()
Gets operate notify url.
|
String |
getOpRole()
Gets op role.
|
String |
getOtherAuthorization()
Gets other authorization.
|
String |
getParking()
Gets parking.
|
String |
getPartnerId()
Gets partner id.
|
String |
getPayType()
Gets pay type.
|
String |
getProvinceCode()
Gets province code.
|
String |
getRefApplyId()
Gets ref apply id.
|
String |
getRequestId()
Gets request id.
|
String |
getStoreId()
Gets store id.
|
String |
getValueAdded()
Gets value added.
|
String |
getVersion()
Gets version.
|
String |
getWifi()
Gets wifi.
|
void |
setAddress(String address)
Sets address.
|
void |
setAuditImages(String auditImages)
Sets audit images.
|
void |
setAuthLetter(String authLetter)
Sets auth letter.
|
void |
setAvgPrice(String avgPrice)
Sets avg price.
|
void |
setBizVersion(String bizVersion)
Sets biz version.
|
void |
setBox(String box)
Sets box.
|
void |
setBranchShopName(String branchShopName)
Sets branch shop name.
|
void |
setBrandLogo(String brandLogo)
Sets brand logo.
|
void |
setBrandName(String brandName)
Sets brand name.
|
void |
setBusinessCertificate(String businessCertificate)
Sets business certificate.
|
void |
setBusinessCertificateExpires(String businessCertificateExpires)
Sets business certificate expires.
|
void |
setBusinessTime(String businessTime)
Sets business time.
|
void |
setCategoryId(String categoryId)
Sets category id.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setContactNumber(String contactNumber)
Sets contact number.
|
void |
setCreator(String creator)
Sets creator.
|
void |
setDistrictCode(String districtCode)
Sets district code.
|
void |
setEnterpriseLogonId(String enterpriseLogonId)
Sets enterprise logon id.
|
void |
setEnterpriseName(String enterpriseName)
Sets enterprise name.
|
void |
setImplementId(String implementId)
Sets implement id.
|
void |
setIsOperatingOnline(String isOperatingOnline)
Sets is operating online.
|
void |
setIsvUid(String isvUid)
Sets isv uid.
|
void |
setLatitude(String latitude)
Sets latitude.
|
void |
setLeadsId(String leadsId)
Sets leads id.
|
void |
setLicence(String licence)
Sets licence.
|
void |
setLicenceCode(String licenceCode)
Sets licence code.
|
void |
setLicenceExpires(String licenceExpires)
Sets licence expires.
|
void |
setLicenceName(String licenceName)
Sets licence name.
|
void |
setLongitude(Long longitude)
Sets longitude.
|
void |
setMainImage(String mainImage)
Sets main image.
|
void |
setMainShopName(String mainShopName)
Sets main shop name.
|
void |
setNoSmoking(String noSmoking)
Sets no smoking.
|
void |
setNotifyMobile(String notifyMobile)
Sets notify mobile.
|
void |
setOnlineImage(String onlineImage)
Sets online image.
|
void |
setOnlineUrl(String onlineUrl)
Sets online url.
|
void |
setOperateNotifyUrl(String operateNotifyUrl)
Sets operate notify url.
|
void |
setOpRole(String opRole)
Sets op role.
|
void |
setOtherAuthorization(String otherAuthorization)
Sets other authorization.
|
void |
setParking(String parking)
Sets parking.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
void |
setPayType(String payType)
Sets pay type.
|
void |
setProvinceCode(String provinceCode)
Sets province code.
|
void |
setRefApplyId(String refApplyId)
Sets ref apply id.
|
void |
setRequestId(String requestId)
Sets request id.
|
void |
setStoreId(String storeId)
Sets store id.
|
void |
setValueAdded(String valueAdded)
Sets value added.
|
void |
setVersion(String version)
Sets version.
|
void |
setWifi(String wifi)
Sets wifi.
|
public String getAddress()
public void setAddress(String address)
address
- the addresspublic String getAuditImages()
public void setAuditImages(String auditImages)
auditImages
- the audit imagespublic String getAuthLetter()
public void setAuthLetter(String authLetter)
authLetter
- the auth letterpublic String getAvgPrice()
public void setAvgPrice(String avgPrice)
avgPrice
- the avg pricepublic String getBizVersion()
public void setBizVersion(String bizVersion)
bizVersion
- the biz versionpublic String getBox()
public void setBox(String box)
box
- the boxpublic String getBranchShopName()
public void setBranchShopName(String branchShopName)
branchShopName
- the branch shop namepublic String getBrandLogo()
public void setBrandLogo(String brandLogo)
brandLogo
- the brand logopublic String getBrandName()
public void setBrandName(String brandName)
brandName
- the brand namepublic String getBusinessCertificate()
public void setBusinessCertificate(String businessCertificate)
businessCertificate
- the business certificatepublic String getBusinessCertificateExpires()
public void setBusinessCertificateExpires(String businessCertificateExpires)
businessCertificateExpires
- the business certificate expirespublic String getBusinessTime()
public void setBusinessTime(String businessTime)
businessTime
- the business timepublic String getCategoryId()
public void setCategoryId(String categoryId)
categoryId
- the category idpublic String getCityCode()
public void setCityCode(String cityCode)
cityCode
- the city codepublic String getContactNumber()
public void setContactNumber(String contactNumber)
contactNumber
- the contact numberpublic String getCreator()
public void setCreator(String creator)
creator
- the creatorpublic String getDistrictCode()
public void setDistrictCode(String districtCode)
districtCode
- the district codepublic String getEnterpriseLogonId()
public void setEnterpriseLogonId(String enterpriseLogonId)
enterpriseLogonId
- the enterprise logon idpublic String getEnterpriseName()
public void setEnterpriseName(String enterpriseName)
enterpriseName
- the enterprise namepublic String getImplementId()
public void setImplementId(String implementId)
implementId
- the implement idpublic String getIsOperatingOnline()
public void setIsOperatingOnline(String isOperatingOnline)
isOperatingOnline
- the is operating onlinepublic String getIsvUid()
public void setIsvUid(String isvUid)
isvUid
- the isv uidpublic String getLatitude()
public void setLatitude(String latitude)
latitude
- the latitudepublic String getLeadsId()
public void setLeadsId(String leadsId)
leadsId
- the leads idpublic String getLicence()
public void setLicence(String licence)
licence
- the licencepublic String getLicenceCode()
public void setLicenceCode(String licenceCode)
licenceCode
- the licence codepublic String getLicenceExpires()
public void setLicenceExpires(String licenceExpires)
licenceExpires
- the licence expirespublic String getLicenceName()
public void setLicenceName(String licenceName)
licenceName
- the licence namepublic Long getLongitude()
public void setLongitude(Long longitude)
longitude
- the longitudepublic String getMainImage()
public void setMainImage(String mainImage)
mainImage
- the main imagepublic String getMainShopName()
public void setMainShopName(String mainShopName)
mainShopName
- the main shop namepublic String getNoSmoking()
public void setNoSmoking(String noSmoking)
noSmoking
- the no smokingpublic String getNotifyMobile()
public void setNotifyMobile(String notifyMobile)
notifyMobile
- the notify mobilepublic String getOnlineImage()
public void setOnlineImage(String onlineImage)
onlineImage
- the online imagepublic String getOnlineUrl()
public void setOnlineUrl(String onlineUrl)
onlineUrl
- the online urlpublic String getOpRole()
public void setOpRole(String opRole)
opRole
- the op rolepublic String getOperateNotifyUrl()
public void setOperateNotifyUrl(String operateNotifyUrl)
operateNotifyUrl
- the operate notify urlpublic String getOtherAuthorization()
public void setOtherAuthorization(String otherAuthorization)
otherAuthorization
- the other authorizationpublic String getParking()
public void setParking(String parking)
parking
- the parkingpublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId
- the partner idpublic String getPayType()
public void setPayType(String payType)
payType
- the pay typepublic String getProvinceCode()
public void setProvinceCode(String provinceCode)
provinceCode
- the province codepublic String getRefApplyId()
public void setRefApplyId(String refApplyId)
refApplyId
- the ref apply idpublic String getRequestId()
public void setRequestId(String requestId)
requestId
- the request idpublic String getStoreId()
public void setStoreId(String storeId)
storeId
- the store idpublic String getValueAdded()
public void setValueAdded(String valueAdded)
valueAdded
- the value addedpublic String getVersion()
public void setVersion(String version)
version
- the versionpublic String getWifi()
public void setWifi(String wifi)
wifi
- the wifiCopyright © 2018. All rights reserved.