Offer.UniqueOfferId Property

Definition

Gets offers unique id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to