| Name | Type | Description | Notes |
|---|---|---|---|
| firstname | string | The recipient's first name. | [optional] |
| lastname | string | The recipient's last name. | [optional] |
| miscellaneous | string | Miscellaneous information. | [optional] |
| string | The recipient's email address. | [optional] | |
| phone | string | The recipient's phone number. | [optional] |
| extension | string | The recipient's phone extension. | [optional] |
| status | string | Status of the call. Options: live_answer, vm, busy, no_answer, dialing, not_connected, queued | [optional] |
| duration | int | Duration of the call in seconds. | [optional] |
| addOn | string | Result from add-on feature. | [optional] |
| attempts | string | Number of attempts to call was made. | [optional] |
| successful | bool | Whether the call was successful or not. | [optional] |
| calledAt | string | When the recipient was contacted. | [optional] |