BoardRowUpdate interface

描述在开发板上更新的行。

扩展

继承属性

name

行名。

nextRowId

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

继承属性详细信息

name

行名。

name: string

属性值

string

继承自BoardRowCreate.name

nextRowId

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

nextRowId: string

属性值

string

继承自BoardRowCreate.nextRowId