次の方法で共有


Plan.PromotionCode Property

Definition

[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