CreateCardInput.LabelId Property

Definition

The label of the created card

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

Property Value

Attributes

Applies to