Partilhar via


TopLevelDomainAgreementOption.IncludePrivacy Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="includePrivacy")]
public bool? IncludePrivacy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includePrivacy")>]
member this.IncludePrivacy : Nullable<bool> with get, set
Public Property IncludePrivacy As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to