CreateCardResponse.LabelId Property

Definition

The id of the label

[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