Class ProductGetCategoryRulesRequest
- Assembly
- DH.SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.dll
表示 [GET] /products/categories/rules 接口的请求。
public class ProductGetCategoryRulesRequest : TikTokShopLegacyRequest, ICommonRequest
- Inheritance
-
ProductGetCategoryRulesRequest
- Implements
-
ICommonRequest
- Inherited Members
Constructors
ProductGetCategoryRulesRequest()
public ProductGetCategoryRulesRequest()
Properties
CategoryId
获取或设置分类 ID。
[JsonIgnore]
public string CategoryId { get; set; }