Name | Type | Description | refrence |
---|---|---|---|
BrandName | System.String | 品牌 例如:奥迪 | |
SeriesName | System.String | 车系 例如:A4 | |
YearAmount | System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] | 年款 例如:2021 | |
ModelName | System.String | 车型 例如:尊享款 | |
ProvinceName | System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] | 中国大陆省级行政区 例如:北京,天津,河北,山西,内蒙古,辽宁,吉林,黑龙江,上海,江苏,浙江,安徽,福建,江西,山东,河南,湖北,湖南,广东,广西,海南,重庆,四川,贵州,云南,西藏,陕西,甘肃,青海,宁夏,新疆,台湾,香港,澳门 | |
CityName | System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] | 中国大陆市级行政区 例如:广州,武汉,深圳 |