A priority for a ticket or project.
Name | Type | Nullable? | Summary |
---|---|---|---|
ID | Int32 | The ID of the priority. | |
Name | String | The name of the priority. | |
Description | String | This field is nullable. | The description of the priority. |
Order | Double | The order of the priority in a list. | |
IsActive | Boolean | The active status of the priority. | |
IsDefault | Boolean | The default status of the priority. |