BoardItemResponse interface

Provides a response for board item actions.

Properties

eTag

The last changed date for the board item.

item

The resulting BoardItem.

Property Details

eTag

The last changed date for the board item.

eTag: string[]

Property Value

string[]

item

The resulting BoardItem.

item: BoardItem

Property Value