NewGaoKaoApi/PaymentSDK/AliPay/Domain/AlipayOfflineMarketShopModi...

283 lines
12 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

using System;
using System.Xml.Serialization;
namespace Aop.Api.Domain
{
/// <summary>
/// AlipayOfflineMarketShopModifyModel Data Structure.
/// </summary>
[Serializable]
public class AlipayOfflineMarketShopModifyModel : AopObject
{
/// <summary>
/// 门店详细地址地址字符长度在4-50个字符。门店详细地址格式不含省市区例1道路+门牌号“人民东路18号”例2道路+门牌号+标志性建筑+楼层;注:门店详细地址按规范格式填写地址,以免影响门店搜索及活动报名
/// </summary>
[XmlElement("address")]
public string Address { get; set; }
/// <summary>
/// 门店审核时需要的图片; 至少包含一张门头照片,两张内景照片,必须反映真实的门店情况,审核才能够通过, 多个以英文逗号分隔。
/// </summary>
[XmlElement("audit_images")]
public string AuditImages { get; set; }
/// <summary>
/// 门店授权函。
/// </summary>
[XmlElement("auth_letter")]
public string AuthLetter { get; set; }
/// <summary>
/// 人均消费价格最少1元最大不超过99999元请按实际情况填写单位元。
/// </summary>
[XmlElement("avg_price")]
public string AvgPrice { get; set; }
/// <summary>
/// 店铺接口业务版本号新接入的ISV请统一传入2.0。
/// </summary>
[XmlElement("biz_version")]
public string BizVersion { get; set; }
/// <summary>
/// 包厢支持T表示有包厢F表示无包厢不传值默认F。
/// </summary>
[XmlElement("box")]
public string Box { get; set; }
/// <summary>
/// 分店名称,比如:万塘路店,与主门店名合并在客户端显示为:肯德基(万塘路店)。分店名长度需在2~20个字符之间。
/// </summary>
[XmlElement("branch_shop_name")]
public string BranchShopName { get; set; }
/// <summary>
/// 品牌LOGO; 图片ID不填写则默认为门店首图main_image。
/// </summary>
[XmlElement("brand_logo")]
public string BrandLogo { get; set; }
/// <summary>
/// 品牌名称;不填写则默认为“其它品牌”。
/// </summary>
[XmlElement("brand_name")]
public string BrandName { get; set; }
/// <summary>
/// 许可证,各行业所需的证照资质参见<a href="https://doc.open.alipay.com/doc2/detail.htm?treeId=205&articleId=104497&docType=1">商户入驻要求</a>;该字段只能上传一张许可证,一张以外的许可证、除营业执照和许可证之外其他证照请放在其他资质字段上传。
/// </summary>
[XmlElement("business_certificate")]
public string BusinessCertificate { get; set; }
/// <summary>
/// 许可证有效期格式2020-03-20或长期。严格按照格式填写。
/// </summary>
[XmlElement("business_certificate_expires")]
public string BusinessCertificateExpires { get; set; }
/// <summary>
/// 请严格按"周一-周五 09:00-20:00,周六-周日 10:00-22:00"的格式进行填写时间段不能重复最多支持两个时间段24小时营业请填写"00:00-23:59"
/// </summary>
[XmlElement("business_time")]
public string BusinessTime { get; set; }
/// <summary>
/// 废弃字段,不支持修改类目。 类目id请参考<a href="https://doc.open.alipay.com/doc2/detail.htm?treeId=205&articleId=104497&docType=1">商户入驻要求</a>。
/// </summary>
[XmlElement("category_id")]
public string CategoryId { get; set; }
/// <summary>
/// 城市编码,国标码,详见国家统计局数据 <a href="http://aopsdkdownload.cn-hangzhou.alipay-pub.aliyun-inc.com/doc/2016.xls">点此下载</a>。
/// </summary>
[XmlElement("city_code")]
public string CityCode { get; set; }
/// <summary>
/// 门店电话号码;支持座机和手机,在客户端对用户展现,支持多个电话,以英文逗号分隔。
/// </summary>
[XmlElement("contact_number")]
public string ContactNumber { get; set; }
/// <summary>
/// 区县编码,国标码,详见国家统计局数据 <a href="http://aopsdkdownload.cn-hangzhou.alipay-pub.aliyun-inc.com/doc/2016.xls">点此下载</a>。
/// </summary>
[XmlElement("district_code")]
public string DistrictCode { get; set; }
/// <summary>
/// 店铺使用的机具编号,多个以英文逗号分隔。
/// </summary>
[XmlElement("implement_id")]
public string ImplementId { get; set; }
/// <summary>
/// 是否在其他平台开店T表示有开店F表示未开店。
/// </summary>
[XmlElement("is_operating_online")]
public string IsOperatingOnline { get; set; }
/// <summary>
/// 废弃字段T表示显示F表示隐藏默认为T。
/// </summary>
[XmlElement("is_show")]
public string IsShow { get; set; }
/// <summary>
/// 纬度高德坐标系。经纬度是门店搜索和活动推荐的重要参数录入时请确保经纬度参数准确。高德经纬度查询http://lbs.amap.com/console/show/picker
/// </summary>
[XmlElement("latitude")]
public string Latitude { get; set; }
/// <summary>
/// 门店营业执照图片各行业所需的证照资质参见https://doc.open.alipay.com/doc2/detail.htm?spm=a219a.7629140.0.0.NBvQVP&treeId=78&articleId=104497&docType=1。
/// </summary>
[XmlElement("licence")]
public string Licence { get; set; }
/// <summary>
/// 门店营业执照编号。只支持输入中文,英文和数字。
/// </summary>
[XmlElement("licence_code")]
public string LicenceCode { get; set; }
/// <summary>
/// 营业执照过期时间。格式2020-10-20或长期。严格按照格式填写。
/// </summary>
[XmlElement("licence_expires")]
public string LicenceExpires { get; set; }
/// <summary>
/// 门店营业执照名称。
/// </summary>
[XmlElement("licence_name")]
public string LicenceName { get; set; }
/// <summary>
/// 经度高德坐标系。经纬度是门店搜索和活动推荐的重要参数录入时请确保经纬度参数准确。高德经纬度查询http://lbs.amap.com/console/show/picker
/// </summary>
[XmlElement("longitude")]
public string Longitude { get; set; }
/// <summary>
/// 门店首图非常重要推荐尺寸2000*1500。
/// </summary>
[XmlElement("main_image")]
public string MainImage { get; set; }
/// <summary>
/// 主门店名 比如肯德基主店名里不要包含分店名如“万塘路店”。主店名长度不能超过20个字符。【xxx店】、(xxx店)、xxx店、[xxx店]、<xxx店>、xxx店等类似的主店名都是不合法的如果需要录入分店请填写到branch_shop_name字段中。
/// </summary>
[XmlElement("main_shop_name")]
public string MainShopName { get; set; }
/// <summary>
/// 无烟区支持T表示禁烟F表示不禁烟不传值默认F。
/// </summary>
[XmlElement("no_smoking")]
public string NoSmoking { get; set; }
/// <summary>
/// 门店店长电话号码;用于接收门店状态变更通知,收款成功通知等通知消息,不在客户端展示;多个以引文逗号分隔。
/// </summary>
[XmlElement("notify_mobile")]
public string NotifyMobile { get; set; }
/// <summary>
/// 废弃字段请使用online_url字段替代。
/// </summary>
[XmlElement("online_image")]
public string OnlineImage { get; set; }
/// <summary>
/// 其他平台开店的店铺链接url,多个url使用英文逗号隔开isv迁移到新接口使用此字段与is_operating_online=T配套使用。
/// </summary>
[XmlElement("online_url")]
public string OnlineUrl { get; set; }
/// <summary>
/// 支付宝内部参数操作员的支付账号ID(服务商ID、城市经理ID)。
/// </summary>
[XmlElement("op_id")]
public string OpId { get; set; }
/// <summary>
/// 表示以系统集成商的身份开店开放平台现在统一传入ISV。
/// </summary>
[XmlElement("op_role")]
public string OpRole { get; set; }
/// <summary>
/// 通知发送url;当商户的门店审核状态发生变化时,会向该地址推送消息。
/// </summary>
[XmlElement("operate_notify_url")]
public string OperateNotifyUrl { get; set; }
/// <summary>
/// 其他资质。用于上传营业证照、许可证照外的其他资质,除已上传许可证外的其他许可证也可以在该字段上传。
/// </summary>
[XmlElement("other_authorization")]
public string OtherAuthorization { get; set; }
/// <summary>
/// 门店是否支持停车T表示支持F表示不支持不传在客户端不作展示。
/// </summary>
[XmlElement("parking")]
public string Parking { get; set; }
/// <summary>
/// 支付宝内部参数服务商要操作的商户PID。
/// </summary>
[XmlElement("partner_id")]
public string PartnerId { get; set; }
/// <summary>
/// 支付宝内部参数付款方式code_scanned_pay付款码 online_pay在线买单。ISV不可以指定此字段ISV泛行业开店默认为在线买单云纵开店可以指定支付方式。
/// </summary>
[XmlElement("pay_type")]
public string PayType { get; set; }
/// <summary>
/// 省份编码,国标码,详见国家统计局数据 <a href="http://aopsdkdownload.cn-hangzhou.alipay-pub.aliyun-inc.com/doc/2016.xls">点此下载”</a>。
/// </summary>
[XmlElement("province_code")]
public string ProvinceCode { get; set; }
/// <summary>
/// 外部请求ID; 标识ISV本次修改的请求由开发者自定义不同的请求使用不同的ID在门店notify消息中也会带有该参数以此标明本次notify消息是对哪个请求的回应
/// </summary>
[XmlElement("request_id")]
public string RequestId { get; set; }
/// <summary>
/// 支付宝门店ID。
/// </summary>
[XmlElement("shop_id")]
public string ShopId { get; set; }
/// <summary>
/// 外部门店编号最长32位字符该编号将作为收单接口的入参 请开发者自行确保其唯一性。
/// </summary>
[XmlElement("store_id")]
public string StoreId { get; set; }
/// <summary>
/// 门店其他的服务,门店与用户线下兑现。
/// </summary>
[XmlElement("value_added")]
public string ValueAdded { get; set; }
/// <summary>
/// 废弃字段使用biz_version字段替代。
/// </summary>
[XmlElement("version")]
public string Version { get; set; }
/// <summary>
/// 门店是否支持WIFIT表示支持F表示不支持不传在客户端不作展示。
/// </summary>
[XmlElement("wifi")]
public string Wifi { get; set; }
}
}