Class PromotionGetActivityDetailRequest
- Assembly
- DH.SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.dll
表示 [GET] /promotion/activity/get 接口的请求。
public class PromotionGetActivityDetailRequest : TikTokShopLegacyRequest, ICommonRequest
- Inheritance
-
PromotionGetActivityDetailRequest
- Implements
-
ICommonRequest
- Inherited Members
Constructors
PromotionGetActivityDetailRequest()
public PromotionGetActivityDetailRequest()
Properties
PromotionId
获取或设置促销 ID。
[JsonIgnore]
public string PromotionId { get; set; }