[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / EngineAuditForm
# kind_interface: EngineAuditForm
## Properties
### createdAt?
> `optional` **createdAt**: `string`
***
### createdBy?
> `optional` **createdBy**: `EngineLookup`
***
### description?
> `optional` **description**: `string`
***
### editable?
> `optional` **editable**: `boolean`
***
### enabled?
> `optional` **enabled**: `boolean`
***
### id?
> `optional` **id**: `number`
***
### name?
> `optional` **name**: `string`
***
### questions?
> `optional` **questions**: `EngineQuestion[]`
***
### teams?
> `optional` **teams**: `EngineLookup[]`
***
### updatedAt?
> `optional` **updatedAt**: `string`
***
### updatedBy?
> `optional` **updatedBy**: `EngineLookup`