Share via


Image.Offer Property

Definition

Gets the ID of an offer associated with the image.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to