BoardColumnUpdate interface

Describes a column to update on a board.

Extends

Properties

name

Name of the column.

Inherited Properties

description

Board column description.

nextColumnId

Next column identifier or supported directive: $first or $last.

Property Details

name

Name of the column.

name: string

Property Value

string

Inherited Property Details

description

Board column description.

description: string

Property Value

string

Inherited From BoardColumnCreate.description

nextColumnId

Next column identifier or supported directive: $first or $last.

nextColumnId: string

Property Value

string

Inherited From BoardColumnCreate.nextColumnId