次の方法で共有


OfferDetail.PlanId プロパティ

定義

オファープラン ID を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象