[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / EngineAttempt
# kind_interface: EngineAttempt
## Properties
### agent?
> `optional` **agent**: `EngineLookup`
***
### agentCallId?
> `optional` **agentCallId**: `string`
***
### attempts?
> `optional` **attempts**: `number`
***
### bridgedAt?
> `optional` **bridgedAt**: `string`
***
### bucket?
> `optional` **bucket**: `EngineLookup`
***
### channel?
> `optional` **channel**: `string`
***
### destination?
> `optional` **destination**: `EngineMemberCommunication`
***
### display?
> `optional` **display**: `string`
***
### id?
> `optional` **id**: `string`
***
### joinedAt?
> `optional` **joinedAt**: `string`
***
### lastStateChange?
> `optional` **lastStateChange**: `string`
***
### leavingAt?
> `optional` **leavingAt**: `string`
***
### list?
> `optional` **list**: `EngineLookup`
***
### member?
> `optional` **member**: `EngineLookup`
***
### memberCallId?
> `optional` **memberCallId**: `string`
***
### offeringAt?
> `optional` **offeringAt**: `string`
***
### position?
> `optional` **position**: `number`
***
### queue?
> `optional` **queue**: `EngineLookup`
***
### reportingAt?
> `optional` **reportingAt**: `string`
***
### resource?
> `optional` **resource**: `EngineLookup`
***
### result?
> `optional` **result**: `string`
***
### state?
> `optional` **state**: `string`
***
### timeout?
> `optional` **timeout**: `string`
***
### variables?
> `optional` **variables**: `EngineAttemptVariables`