Represents a set of stages that a Project can move through.
Name | Type | Description | |
---|---|---|---|
id | Long | Read only |
The unique id of the board. |
name | String | Required |
The name of the board. |
description | String |
A longer description of this board and its purpose. |
|
deleted | Boolean |
Indicates whether this board is archived. |
|
createdAt | Date | Read only |
The ISO date/time when this board was created. |
updatedAt | Date | Read only |
The ISO date/time when this board was last updated. |