TldLegalAgreement.AgreementKey Property

Definition

Gets or sets unique identifier for the agreement.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to