BoardColumnCreate interface
Describes a column to create on a board.
- Extends
Properties
next |
Next column identifier or supported directive: $first or $last. |
Inherited Properties
description | Board column description. |
name | Name of the column. |
Property Details
nextColumnId
Next column identifier or supported directive: $first or $last.
nextColumnId: string
Property Value
string
Inherited Property Details
description
Board column description.
description: string
Property Value
string
Inherited From BoardColumnBase.description