Share via


QueryRequestApproval.UniqueOfferId Property

Definition

Gets or sets unique offer id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to