BoardRowUpdate interface

描述要更新板上的行。

Extends

继承属性

name

行名。

nextRowId

下一行标识符或支持的指令:$first 或 $last。

继承属性详细信息

name

行名。

name: string

属性值

string

继承自BoardRowCreate.name

nextRowId

下一行标识符或支持的指令:$first 或 $last。

nextRowId: string

属性值

string

继承自BoardRowCreate.nextRowId