Table of Contents

Class ProductGetCategoryListRequest

Namespace
SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.ExtendedSDK.Legacy.Models
Assembly
DH.SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.dll

表示 [GET] /products/categories 接口的请求。

public class ProductGetCategoryListRequest : TikTokShopLegacyRequest, ICommonRequest
Inheritance
ProductGetCategoryListRequest
Implements
ICommonRequest
Inherited Members

Constructors

ProductGetCategoryListRequest()

public ProductGetCategoryListRequest()

Properties

ApiVersion

获取或设置 API 版本号。如果不指定将使用系统所支持的最高版本号。

[JsonIgnore]
public override string? ApiVersion { get; set; }

Property Value

string