You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
262 lines
4.8 KiB
262 lines
4.8 KiB
using System;
|
|
using System.Xml.Serialization;
|
|
using System.Collections.Generic;
|
|
using Newtonsoft.Json;
|
|
using Jd.Api.Domain;
|
|
namespace Jd.Api.Domain
|
|
{
|
|
|
|
[Serializable]
|
|
public class NewSaaSOrderVO:JdObject{
|
|
[JsonProperty("serviceType")]
|
|
public int
|
|
|
|
serviceType
|
|
{ get; set; }
|
|
[JsonProperty("userCity")]
|
|
public string
|
|
|
|
userCity
|
|
{ get; set; }
|
|
[JsonProperty("isFreeInstall")]
|
|
public int
|
|
|
|
isFreeInstall
|
|
{ get; set; }
|
|
[JsonProperty("isVerification")]
|
|
public int
|
|
|
|
isVerification
|
|
{ get; set; }
|
|
[JsonProperty("reason")]
|
|
public string
|
|
|
|
reason
|
|
{ get; set; }
|
|
[JsonProperty("inSku")]
|
|
public string
|
|
|
|
inSku
|
|
{ get; set; }
|
|
[JsonProperty("serviceSkuName")]
|
|
public string
|
|
|
|
serviceSkuName
|
|
{ get; set; }
|
|
[JsonProperty("userProvince")]
|
|
public string
|
|
|
|
userProvince
|
|
{ get; set; }
|
|
[JsonProperty("wishBookDate")]
|
|
public string
|
|
|
|
wishBookDate
|
|
{ get; set; }
|
|
[JsonProperty("buyShop")]
|
|
public string
|
|
|
|
buyShop
|
|
{ get; set; }
|
|
[JsonProperty("itemCode")]
|
|
public string
|
|
|
|
itemCode
|
|
{ get; set; }
|
|
[JsonProperty("buyDate")]
|
|
public DateTime
|
|
|
|
buyDate
|
|
{ get; set; }
|
|
[JsonProperty("inSkuName")]
|
|
public string
|
|
|
|
inSkuName
|
|
{ get; set; }
|
|
[JsonProperty("deliverNo")]
|
|
public string
|
|
|
|
deliverNo
|
|
{ get; set; }
|
|
[JsonProperty("remark")]
|
|
public string
|
|
|
|
remark
|
|
{ get; set; }
|
|
[JsonProperty("deliverCompany")]
|
|
public string
|
|
|
|
deliverCompany
|
|
{ get; set; }
|
|
[JsonProperty("deliverArriveDate")]
|
|
public DateTime
|
|
|
|
deliverArriveDate
|
|
{ get; set; }
|
|
[JsonProperty("failureName")]
|
|
public string
|
|
|
|
failureName
|
|
{ get; set; }
|
|
[JsonProperty("pieces")]
|
|
public string
|
|
|
|
pieces
|
|
{ get; set; }
|
|
[JsonProperty("itemName")]
|
|
public string
|
|
|
|
itemName
|
|
{ get; set; }
|
|
[JsonProperty("userMobile")]
|
|
public string
|
|
|
|
userMobile
|
|
{ get; set; }
|
|
[JsonProperty("verifyCodeFlag")]
|
|
public int
|
|
|
|
verifyCodeFlag
|
|
{ get; set; }
|
|
[JsonProperty("reserveDeliverTime")]
|
|
public string
|
|
|
|
reserveDeliverTime
|
|
{ get; set; }
|
|
[JsonProperty("salesOrderNo")]
|
|
public string
|
|
|
|
salesOrderNo
|
|
{ get; set; }
|
|
[JsonProperty("createDate")]
|
|
public DateTime
|
|
|
|
createDate
|
|
{ get; set; }
|
|
[JsonProperty("userTown")]
|
|
public string
|
|
|
|
userTown
|
|
{ get; set; }
|
|
[JsonProperty("brandName")]
|
|
public string
|
|
|
|
brandName
|
|
{ get; set; }
|
|
[JsonProperty("systemId")]
|
|
public string
|
|
|
|
systemId
|
|
{ get; set; }
|
|
[JsonProperty("outSkuName")]
|
|
public string
|
|
|
|
outSkuName
|
|
{ get; set; }
|
|
[JsonProperty("orderNo")]
|
|
public string
|
|
|
|
orderNo
|
|
{ get; set; }
|
|
[JsonProperty("productSn")]
|
|
public string
|
|
|
|
productSn
|
|
{ get; set; }
|
|
[JsonProperty("companyType")]
|
|
public string
|
|
|
|
companyType
|
|
{ get; set; }
|
|
[JsonProperty("reserveSetupTime")]
|
|
public string
|
|
|
|
reserveSetupTime
|
|
{ get; set; }
|
|
[JsonProperty("userCounty")]
|
|
public string
|
|
|
|
userCounty
|
|
{ get; set; }
|
|
[JsonProperty("serviceSkuCode")]
|
|
public string
|
|
|
|
serviceSkuCode
|
|
{ get; set; }
|
|
[JsonProperty("userName")]
|
|
public string
|
|
|
|
userName
|
|
{ get; set; }
|
|
[JsonProperty("itemCatName")]
|
|
public string
|
|
|
|
itemCatName
|
|
{ get; set; }
|
|
[JsonProperty("userAddress")]
|
|
public string
|
|
|
|
userAddress
|
|
{ get; set; }
|
|
[JsonProperty("airCategory")]
|
|
public string
|
|
|
|
airCategory
|
|
{ get; set; }
|
|
[JsonProperty("inOrOut")]
|
|
public int
|
|
|
|
inOrOut
|
|
{ get; set; }
|
|
[JsonProperty("siteId")]
|
|
public string
|
|
|
|
siteId
|
|
{ get; set; }
|
|
[JsonProperty("serviceTypeName")]
|
|
public string
|
|
|
|
serviceTypeName
|
|
{ get; set; }
|
|
[JsonProperty("salesOrderState")]
|
|
public string
|
|
|
|
salesOrderState
|
|
{ get; set; }
|
|
[JsonProperty("userAreaId")]
|
|
public string
|
|
|
|
userAreaId
|
|
{ get; set; }
|
|
[JsonProperty("outSku")]
|
|
public string
|
|
|
|
outSku
|
|
{ get; set; }
|
|
[JsonProperty("deviceProperty")]
|
|
public string
|
|
|
|
deviceProperty
|
|
{ get; set; }
|
|
[JsonProperty("engineerId")]
|
|
public string
|
|
|
|
engineerId
|
|
{ get; set; }
|
|
[JsonProperty("engineerName")]
|
|
public string
|
|
|
|
engineerName
|
|
{ get; set; }
|
|
[JsonProperty("engineerTel")]
|
|
public string
|
|
|
|
engineerTel
|
|
{ get; set; }
|
|
[JsonProperty("phoneBindTimeout")]
|
|
public string
|
|
|
|
phoneBindTimeout
|
|
{ get; set; }
|
|
}
|
|
}
|
|
|