Table of Contents

Class ProductGetAttributeListRequest

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

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

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

Constructors

ProductGetAttributeListRequest()

public ProductGetAttributeListRequest()

Properties

CategoryId

获取或设置分类 ID。

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

Property Value

string