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