[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / EngineSkill
# kind_interface: EngineSkill
## Properties
### activeAgents?
> `optional` **activeAgents**: `number`
***
### createdAt?
> `optional` **createdAt**: `string`
***
### createdBy?
> `optional` **createdBy**: `EngineLookup`
***
### description?
> `optional` **description**: `string`
***
### domainId?
> `optional` **domainId**: `string`
***
### id?
> `optional` **id**: `string`
***
### name?
> `optional` **name**: `string`
***
### totalAgents?
> `optional` **totalAgents**: `number`
***
### updatedAt?
> `optional` **updatedAt**: `string`
***
### updatedBy?
> `optional` **updatedBy**: `EngineLookup`