A Project Field is a custom field defined within your Workspace for each Project. Each
Project Field has a data type as well as options in how it is handled.
Fields
Field | Description |
---|---|
id uuid required | The unique identifier of this Project Field. |
value string optional | The value currently set for this Project Field. |
name string optional | The name of this Project Field. |
type string optional | The type of this Project Field. Valid types are the following: Text Number Date Checkbox Currency Dropdown |