| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier |
Required |
| contract_id |
Contract Id |
globally unique identifier | |
| service_model_type |
Type of the service model |
string |
Max length: 255 |
| name |
Name of the service model |
string |
Max length: 255 |
| service_model_sla_id |
FK of service_model_sla |
globally unique identifier | |
| id2 | integer | ||
| reference_back_office |
Back office reference |
string |
Max length: 255 |
| archived | boolean | ||
| job_type_id | globally unique identifier | ||
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |