TaskPriorityDto

A TaskPriority is a named priority level used by your business to determine how to decide
which Tasks are the most important. You can name your TaskPriority levels anything you like
and you can reorganize the order of the TaskPriority levels at any time.

Fields

FieldDescription
id
int32
required
The unique identifier of this TaskPriority.
name
string
optional
The name of this TaskPriority.