UpdateBoardItemList interface
List of items to update in the board.
- Extends
items | List of items by id and etag. |
column |
Board column identifier. |
next |
Next board item id or supported directive: $first or $last. |
row |
Board row identifier. |
Board column identifier.
columnId: string
Property Value
string
Inherited From UpdateBoardItem.columnId
Next board item id or supported directive: $first or $last.
nextId: string
Property Value
string
Inherited From UpdateBoardItem.nextId