Table of Contents

Class GlobalProductGetAttributeListRequest

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

表示 [GET] /product/global_products/attributes 接口的请求。

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

Constructors

GlobalProductGetAttributeListRequest()

public GlobalProductGetAttributeListRequest()

Properties

CategoryId

获取或设置分类 ID。

[JsonIgnore]
public string CategoryId { get; set; }

Property Value

string