CreateCardResponse.IsBlocked Property

Definition

Is the card is

[System.Text.Json.Serialization.JsonPropertyName("is_blocked")]
public bool? IsBlocked { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("is_blocked")>]
member this.IsBlocked : Nullable<bool> with get, set
Public Property IsBlocked As Nullable(Of Boolean)

Property Value

Attributes

Applies to