UpdateBoardItem interface
Properties
column |
Board column identifier. |
next |
Next board item id or supported directive: $first or $last. |
row |
Board row identifier. |
Property Details
columnId
Board column identifier.
columnId: string
Property Value
string
nextId
Next board item id or supported directive: $first or $last.
nextId: string
Property Value
string
rowId
Board row identifier.
rowId: string
Property Value
string