[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / EngineMemberServiceAttemptCallbackBody
# kind_interface: EngineMemberServiceAttemptCallbackBody
## Properties
### agentId?
> `optional` **agentId**: `number`
***
### description?
> `optional` **description**: `string`
***
### display?
> `optional` **display**: `boolean`
***
### excludeCurrentCommunication?
> `optional` **excludeCurrentCommunication**: `boolean`
***
### expireAt?
> `optional` **expireAt**: `string`
***
### minOfferingAt?
> `optional` **minOfferingAt**: `string`
***
### onlyCurrentCommunication?
> `optional` **onlyCurrentCommunication**: `boolean`
***
### status?
> `optional` **status**: `string`
***
### variables?
> `optional` **variables**: `EngineMemberServiceAttemptCallbackBodyVariables`
***
### waitBetweenRetries?
> `optional` **waitBetweenRetries**: `number`