Table of Contents

Class LogisticsGetSubscribedDeliveryOptionsResponse.Types.Data

Namespace
SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.ExtendedSDK.Legacy.Models
Assembly
DH.SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.dll
public class LogisticsGetSubscribedDeliveryOptionsResponse.Types.Data
Inheritance
LogisticsGetSubscribedDeliveryOptionsResponse.Types.Data
Inherited Members

Constructors

Data()

public Data()

Properties

WarehouseList

获取或设置仓库列表。

[JsonPropertyName("warehouse_list")]
public LogisticsGetSubscribedDeliveryOptionsResponse.Types.Data.Types.Warehouse[] WarehouseList { get; set; }

Property Value

Warehouse[]