Class AddShopRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cpdp.v20190820.models.AddShopRequest
-
public class AddShopRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description AddShopRequest()AddShopRequest(AddShopRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAddress()Get 门店详细地址,不含省市区县名称StringgetCityId()Get 门店所在的城市编码StringgetContact()Get 门店负责人StringgetFinancialTelephone()Get 负责人手机号码StringgetLatitude()Get 百度地图纬度StringgetLatitudeTwo()Get 高德地图纬度StringgetLongitude()Get 百度地图经度StringgetLongitudeTwo()Get 高德地图经度StringgetMerchantNo()Get 商户编号StringgetOpenHours()Get 营业时间,多个以小写逗号分开(9:00-12:00,13:00-18:00)StringgetOpenId()Get 收单系统分配的开放IDStringgetOpenKey()Get 收单系统分配的密钥StringgetOtherPicture()Get 其他照片【公共区】StringgetOutShopId()Get 机构门店主键(系统有唯一性校验),建议使用门店表的主键ID,防止重复添加门店StringgetPictureOne()Get 整体门面(含招牌)图片【公共区】StringgetPictureThree()Get 店内环境图片【公共区】StringgetPictureTwo()Get 整体门面(含招牌)图片【公共区】StringgetProfile()Get 沙箱环境填sandbox,正式环境不填StringgetShopFullName()Get 门店全称(例如:江山小厨(南山店))StringgetShopName()Get 门店简称(例如:南山店)StringgetTelephone()Get 门店电话voidsetAddress(String Address)Set 门店详细地址,不含省市区县名称voidsetCityId(String CityId)Set 门店所在的城市编码voidsetContact(String Contact)Set 门店负责人voidsetFinancialTelephone(String FinancialTelephone)Set 负责人手机号码voidsetLatitude(String Latitude)Set 百度地图纬度voidsetLatitudeTwo(String LatitudeTwo)Set 高德地图纬度voidsetLongitude(String Longitude)Set 百度地图经度voidsetLongitudeTwo(String LongitudeTwo)Set 高德地图经度voidsetMerchantNo(String MerchantNo)Set 商户编号voidsetOpenHours(String OpenHours)Set 营业时间,多个以小写逗号分开(9:00-12:00,13:00-18:00)voidsetOpenId(String OpenId)Set 收单系统分配的开放IDvoidsetOpenKey(String OpenKey)Set 收单系统分配的密钥voidsetOtherPicture(String OtherPicture)Set 其他照片【公共区】voidsetOutShopId(String OutShopId)Set 机构门店主键(系统有唯一性校验),建议使用门店表的主键ID,防止重复添加门店voidsetPictureOne(String PictureOne)Set 整体门面(含招牌)图片【公共区】voidsetPictureThree(String PictureThree)Set 店内环境图片【公共区】voidsetPictureTwo(String PictureTwo)Set 整体门面(含招牌)图片【公共区】voidsetProfile(String Profile)Set 沙箱环境填sandbox,正式环境不填voidsetShopFullName(String ShopFullName)Set 门店全称(例如:江山小厨(南山店))voidsetShopName(String ShopName)Set 门店简称(例如:南山店)voidsetTelephone(String Telephone)Set 门店电话voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
AddShopRequest
public AddShopRequest()
-
AddShopRequest
public AddShopRequest(AddShopRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getOpenId
public String getOpenId()
Get 收单系统分配的开放ID- Returns:
- OpenId 收单系统分配的开放ID
-
setOpenId
public void setOpenId(String OpenId)
Set 收单系统分配的开放ID- Parameters:
OpenId- 收单系统分配的开放ID
-
getOpenKey
public String getOpenKey()
Get 收单系统分配的密钥- Returns:
- OpenKey 收单系统分配的密钥
-
setOpenKey
public void setOpenKey(String OpenKey)
Set 收单系统分配的密钥- Parameters:
OpenKey- 收单系统分配的密钥
-
getOutShopId
public String getOutShopId()
Get 机构门店主键(系统有唯一性校验),建议使用门店表的主键ID,防止重复添加门店- Returns:
- OutShopId 机构门店主键(系统有唯一性校验),建议使用门店表的主键ID,防止重复添加门店
-
setOutShopId
public void setOutShopId(String OutShopId)
Set 机构门店主键(系统有唯一性校验),建议使用门店表的主键ID,防止重复添加门店- Parameters:
OutShopId- 机构门店主键(系统有唯一性校验),建议使用门店表的主键ID,防止重复添加门店
-
getShopName
public String getShopName()
Get 门店简称(例如:南山店)- Returns:
- ShopName 门店简称(例如:南山店)
-
setShopName
public void setShopName(String ShopName)
Set 门店简称(例如:南山店)- Parameters:
ShopName- 门店简称(例如:南山店)
-
getShopFullName
public String getShopFullName()
Get 门店全称(例如:江山小厨(南山店))- Returns:
- ShopFullName 门店全称(例如:江山小厨(南山店))
-
setShopFullName
public void setShopFullName(String ShopFullName)
Set 门店全称(例如:江山小厨(南山店))- Parameters:
ShopFullName- 门店全称(例如:江山小厨(南山店))
-
getMerchantNo
public String getMerchantNo()
Get 商户编号- Returns:
- MerchantNo 商户编号
-
setMerchantNo
public void setMerchantNo(String MerchantNo)
Set 商户编号- Parameters:
MerchantNo- 商户编号
-
getTelephone
public String getTelephone()
Get 门店电话- Returns:
- Telephone 门店电话
-
setTelephone
public void setTelephone(String Telephone)
Set 门店电话- Parameters:
Telephone- 门店电话
-
getOpenHours
public String getOpenHours()
Get 营业时间,多个以小写逗号分开(9:00-12:00,13:00-18:00)- Returns:
- OpenHours 营业时间,多个以小写逗号分开(9:00-12:00,13:00-18:00)
-
setOpenHours
public void setOpenHours(String OpenHours)
Set 营业时间,多个以小写逗号分开(9:00-12:00,13:00-18:00)- Parameters:
OpenHours- 营业时间,多个以小写逗号分开(9:00-12:00,13:00-18:00)
-
getCityId
public String getCityId()
Get 门店所在的城市编码- Returns:
- CityId 门店所在的城市编码
-
setCityId
public void setCityId(String CityId)
Set 门店所在的城市编码- Parameters:
CityId- 门店所在的城市编码
-
getAddress
public String getAddress()
Get 门店详细地址,不含省市区县名称- Returns:
- Address 门店详细地址,不含省市区县名称
-
setAddress
public void setAddress(String Address)
Set 门店详细地址,不含省市区县名称- Parameters:
Address- 门店详细地址,不含省市区县名称
-
getPictureOne
public String getPictureOne()
Get 整体门面(含招牌)图片【公共区】- Returns:
- PictureOne 整体门面(含招牌)图片【公共区】
-
setPictureOne
public void setPictureOne(String PictureOne)
Set 整体门面(含招牌)图片【公共区】- Parameters:
PictureOne- 整体门面(含招牌)图片【公共区】
-
getPictureTwo
public String getPictureTwo()
Get 整体门面(含招牌)图片【公共区】- Returns:
- PictureTwo 整体门面(含招牌)图片【公共区】
-
setPictureTwo
public void setPictureTwo(String PictureTwo)
Set 整体门面(含招牌)图片【公共区】- Parameters:
PictureTwo- 整体门面(含招牌)图片【公共区】
-
getPictureThree
public String getPictureThree()
Get 店内环境图片【公共区】- Returns:
- PictureThree 店内环境图片【公共区】
-
setPictureThree
public void setPictureThree(String PictureThree)
Set 店内环境图片【公共区】- Parameters:
PictureThree- 店内环境图片【公共区】
-
getFinancialTelephone
public String getFinancialTelephone()
Get 负责人手机号码- Returns:
- FinancialTelephone 负责人手机号码
-
setFinancialTelephone
public void setFinancialTelephone(String FinancialTelephone)
Set 负责人手机号码- Parameters:
FinancialTelephone- 负责人手机号码
-
getContact
public String getContact()
Get 门店负责人- Returns:
- Contact 门店负责人
-
setContact
public void setContact(String Contact)
Set 门店负责人- Parameters:
Contact- 门店负责人
-
getLatitude
public String getLatitude()
Get 百度地图纬度- Returns:
- Latitude 百度地图纬度
-
setLatitude
public void setLatitude(String Latitude)
Set 百度地图纬度- Parameters:
Latitude- 百度地图纬度
-
getLatitudeTwo
public String getLatitudeTwo()
Get 高德地图纬度- Returns:
- LatitudeTwo 高德地图纬度
-
setLatitudeTwo
public void setLatitudeTwo(String LatitudeTwo)
Set 高德地图纬度- Parameters:
LatitudeTwo- 高德地图纬度
-
getLongitude
public String getLongitude()
Get 百度地图经度- Returns:
- Longitude 百度地图经度
-
setLongitude
public void setLongitude(String Longitude)
Set 百度地图经度- Parameters:
Longitude- 百度地图经度
-
getLongitudeTwo
public String getLongitudeTwo()
Get 高德地图经度- Returns:
- LongitudeTwo 高德地图经度
-
setLongitudeTwo
public void setLongitudeTwo(String LongitudeTwo)
Set 高德地图经度- Parameters:
LongitudeTwo- 高德地图经度
-
getOtherPicture
public String getOtherPicture()
Get 其他照片【公共区】- Returns:
- OtherPicture 其他照片【公共区】
-
setOtherPicture
public void setOtherPicture(String OtherPicture)
Set 其他照片【公共区】- Parameters:
OtherPicture- 其他照片【公共区】
-
getProfile
public String getProfile()
Get 沙箱环境填sandbox,正式环境不填- Returns:
- Profile 沙箱环境填sandbox,正式环境不填
-
setProfile
public void setProfile(String Profile)
Set 沙箱环境填sandbox,正式环境不填- Parameters:
Profile- 沙箱环境填sandbox,正式环境不填
-
-