CreateCardResponse.IsBlockedReason Property

Definition

The blocking reason - if blocked

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

Property Value

Attributes

Applies to