GalleryImageIdentifier.Offer Property

Definition

Gets or sets the name of the gallery image definition offer.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to