Verification.VerificationReason Property

Definition

The reason for verified value.

[System.Text.Json.Serialization.JsonPropertyName("reason")]
public string VerificationReason { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("reason")>]
member this.VerificationReason : string with get, set
Public Property VerificationReason As String

Property Value

Attributes

Applies to