BoardRowUpdate interface

Describes a row to update on a board.

Extends

Inherited Properties

name

Row name.

nextRowId

Next row identifier or supported directive: $first or $last.

Inherited Property Details

name

Row name.

name: string

Property Value

string

Inherited From BoardRowCreate.name

nextRowId

Next row identifier or supported directive: $first or $last.

nextRowId: string

Property Value

string

Inherited From BoardRowCreate.nextRowId