UpdateBoardItemList interface

List of items to update in the board.

Extends

Properties

items

List of items by id and etag.

Inherited Properties

columnId

Board column identifier.

nextId

Next board item id or supported directive: $first or $last.

rowId

Board row identifier.

Property Details

items

List of items by id and etag.

items: BoardItemIdAndEtag[]

Property Value

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

rowId

Board row identifier.

rowId: string

Property Value

string

Inherited From UpdateBoardItem.rowId