次の方法で共有


Plan.PromotionCode プロパティ

定義

プロモーション コードを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象