Share via


InformationalUrl.TermsOfService Property

Definition

Gets or sets the terms of service URI

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to