次の方法で共有


Offer.Seller プロパティ

定義

このオファーの販売者を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="seller")]
public Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.Organization Seller { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="seller")>]
member this.Seller : Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.Organization
Public ReadOnly Property Seller As Organization

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象