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