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