Table of Contents

Class OrderGetOrderDetailResponse.Types.Data.Types.Order.Types.DistrictInfo

Namespace
SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.ExtendedSDK.Legacy.Models
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

string

AddressName

获取或设置行政区划名称。

[JsonPropertyName("address_name")]
public string AddressName { get; set; }

Property Value

string