Share via


Offer.Seller Property

Definition

Gets seller for this offer.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to