次の方法で共有


NewNotifications.OfferId プロパティ

定義

オファー ID を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象