...
Name | Type | M/O | Description |
---|---|---|---|
id | UUID | M | |
code | string | M | |
name | string | M | |
is_active | boolean | M | |
parent_id | UUID | O | for future use (composition_id) |
category | UUIDstring | M | reference to category dictionaryenum |
is_composition | boolean | M | for future use |
request_allowed | boolean | M | |
inserted_at | datetime | M | |
inserted_by | datetime | M | |
updated_at | datetime | M | |
updated_by | datetime | M |
...