| Name | Type | Description | Notes |
|---|---|---|---|
| prepare_settings | \Swagger\Client\Model\ClassifierPrepareSettings | [optional] | |
| activate_settings | \Swagger\Client\Model\ClassifierActivateSettings | [optional] | |
| id | string | Service unique identifier. It cannot be modified. | [optional] |
| name | string | User-defined name for the service | |
| alias | string | Alias name of the service. Services can be accessed via this name.\r\nAlias can be modified. It is unique amongst the services. | [optional] |
| description | string | Service description | [optional] |
| status | string | New - the service was created | \r\nBusy - the service is working on something (e.g.: during the Prepare) |
| type | string | Type of the service.\r\nCurrently supported types:\r\n- Classifier\r\n- Prc | |
| process_id_list | string[] | Contains all the process ids which belong to this service | [optional] |
| actual_process_id | string | [optional] |