TagAttributesTag.SignatureRecord Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to