共用方式為


ConfluentAgreementResource.PrivacyPolicyLink Property

Definition

Gets or sets link to the privacy policy of the publisher.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to