Bagikan melalui


ConsumerInvitation.TermsOfUse Property

Definition

Gets terms of use shared when the invitation was created

[Newtonsoft.Json.JsonProperty(PropertyName="properties.termsOfUse")]
public string TermsOfUse { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.termsOfUse")>]
member this.TermsOfUse : string
Public ReadOnly Property TermsOfUse As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to