PremierAddOnOffer.LegalTermsUrl Property

Definition

Gets or sets legal terms URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to