BoardRowResponse interface

Response for board row actions.

Properties

eTag

The last change date and time for all the rows in the collection.

row

The resulting collection of BoardRow.

Property Details

eTag

The last change date and time for all the rows in the collection.

eTag: string[]

Property Value

string[]

row

The resulting collection of BoardRow.

row: BoardRow

Property Value