MoveCardInput.CardId Property

Definition

The card to be moved

[System.Text.Json.Serialization.JsonPropertyName("card_id")]
public long? CardId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("card_id")>]
member this.CardId : Nullable<int64> with get, set
Public Property CardId As Nullable(Of Long)

Property Value

Attributes

Applies to