PremierAddOnOffer.PrivacyPolicyUrl Property

Definition

Gets or sets privacy policy URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to