Name | Type | Description | Notes |
---|---|---|---|
id | str | The ID of the new status. Should be unique within all statuses.<br/>It should have a format of universally unique identifier (UUID) and should not start with <code>00000000-0000-0000-</code> which is a reserved prefix. | [optional] |
name | str | The name of the new status. Should be unique within all statuses. | |
description | str | The description of the new status. | [optional] |