Plan.PromotionCode Property

Definition

Gets or sets the promotion code.

[Newtonsoft.Json.JsonProperty(PropertyName="promotionCode")]
public string PromotionCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="promotionCode")>]
member this.PromotionCode : string with get, set
Public Property PromotionCode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to