MoveCardInput.ColumnId Property

Definition

The column where the card should be moved to

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

Property Value

Attributes

Applies to