[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / EngineMemberAttempt
# kind_interface: EngineMemberAttempt
## Properties
### active?
> `optional` **active**: `boolean`
***
### agent?
> `optional` **agent**: `EngineLookup`
***
### answeredAt?
> `optional` **answeredAt**: `string`
***
### attempts?
> `optional` **attempts**: `number`
***
### bridgedAt?
> `optional` **bridgedAt**: `string`
***
### bucket?
> `optional` **bucket**: `EngineLookup`
***
### createdAt?
> `optional` **createdAt**: `string`
***
### destination?
> `optional` **destination**: `string`
***
### hangupAt?
> `optional` **hangupAt**: `string`
***
### id?
> `optional` **id**: `string`
***
### legAId?
> `optional` **legAId**: `string`
***
### legBId?
> `optional` **legBId**: `string`
***
### logs?
> `optional` **logs**: `unknown`
***
### member?
> `optional` **member**: `EngineLookup`
***
### node?
> `optional` **node**: `string`
***
### originateAt?
> `optional` **originateAt**: `string`
***
### resource?
> `optional` **resource**: `EngineLookup`
***
### result?
> `optional` **result**: `string`
***
### weight?
> `optional` **weight**: `number`