Class OrderGetOrderDetailResponse.Types.Data.Types.Order.Types.DistrictInfo
- Assembly
- DH.SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.dll
public class OrderGetOrderDetailResponse.Types.Data.Types.Order.Types.DistrictInfo
- Inheritance
-
OrderGetOrderDetailResponse.Types.Data.Types.Order.Types.DistrictInfo
- Inherited Members
Constructors
DistrictInfo()
public DistrictInfo()
Properties
AddressLevelName
获取或设置行政区划名称。
[JsonPropertyName("address_level_name")]
public string AddressLevelName { get; set; }
Property Value
AddressName
获取或设置行政区划名称。
[JsonPropertyName("address_name")]
public string AddressName { get; set; }