NameTypeDescriptionrefrence
CarID System.Int32 主键、车辆编号
Vin System.String Vin码
Plate System.String 车牌
ProvinceID System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 省份ID
CityID System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 城市id
BrandID System.Int32 品牌编号
BrandName System.String 品牌名称
SeriesID System.Int32 车系编号
SeriesName System.String 车辆名称
ModelID System.Int32 车型Id
ModelName System.String 车型名称
YearAmount System.String 车辆年款
IsPurchaseCity System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 是否是限购城市 0否 1是
KM System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 公里数
PlateFirstDate System.Nullable`1[[System.DateTime, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 首次上牌日期
MinPrice System.Nullable`1[[System.Decimal, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 起拍价
ReservedPrice System.Nullable`1[[System.Decimal, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 保留价
PurchaseTax System.String 购买税编号(对应字典表)
EmissionStdID System.String 排放标准(对应字典表)
InstitutionCarSourceID System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 车辆来源方ID (非必填项) 内容通过接口获取 InstitutionCarSourceGetAllList 查询来源信息集合(用户车辆挑选来源)
BrandModel System.String 品牌型号 (非必填项)
BusType System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 0小型车 1大型车
CFDProvinceID System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 存放地省份ID (非必填项)
CFDCityID System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 存放地城市id (非必填项)
CFDAddress System.String 详细地址 (非必填项)
YCYS System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 车辆钥匙
PurchasePrice System.Nullable`1[[System.Decimal, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 采购价