[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / CasesService
# Interface: CasesService
## Properties
### assignee?
> `optional` **assignee**: [`GeneralLookup`](../wiki/_models.GeneralLookup.html)
***
### catalogId?
> `optional` **catalogId**: `string`
***
### code?
> `optional` **code**: `string`
***
### createdAt?
> `optional` **createdAt**: `string`
***
### createdBy?
> `optional` **createdBy**: [`GeneralLookup`](../wiki/_models.GeneralLookup.html)
***
### description?
> `optional` **description**: `string`
***
### group?
> `optional` **group**: [`GeneralExtendedLookup`](../wiki/_models.GeneralExtendedLookup.html)
***
### id?
> `optional` **id**: `string`
***
### name?
> `optional` **name**: `string`
***
### rootId?
> `optional` **rootId**: `string`
***
### searched?
> `optional` **searched**: `boolean`
***
### service?
> `optional` **service**: `CasesService`[]
***
### sla?
> `optional` **sla**: [`GeneralLookup`](../wiki/_models.GeneralLookup.html)
***
### state?
> `optional` **state**: `boolean`
***
### updatedAt?
> `optional` **updatedAt**: `string`
***
### updatedBy?
> `optional` **updatedBy**: [`GeneralLookup`](../wiki/_models.GeneralLookup.html)