次の方法で共有


OfferDetail.PublisherId プロパティ

定義

発行元 ID を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象