CommitmentPlanProperties.PlanType プロパティ

定義

コミットメント プランの種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象