| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| name |
Name of this article status. |
string | |
| is_default |
Indicates this is the default status assigned to new articles. |
boolean | |
| color_hexadecimal_value |
Display color (hex code, e.g. "#112233") used to render this status in the UI. |
string | |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |