CreateCardResponse.BoardName Property

Definition

The name of the board

[System.Text.Json.Serialization.JsonPropertyName("board_name")]
public string BoardName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("board_name")>]
member this.BoardName : string with get, set
Public Property BoardName As String

Property Value

Attributes

Applies to