| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary key |
globally unique identifier | |
| name |
Name of this sales status. |
string |
Required |
| description |
Free-text description of this sales status. |
string | |
| color_text |
Display color (e.g. hex code) used to render this status in the UI. |
string | |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |