| Name | Type | Description | Notes |
|---|---|---|---|
| dispatchLogs | List<EmailDispatchLog> | Dispatch log rows on this page | [optional] |
| error | Error | [optional] | |
| metadata | ResponseMetadata | [optional] | |
| more | Boolean | True when another page exists after this one | [optional] |
| pageNumber | Integer | Page number (one based) | [optional] |
| pageSize | Integer | Number of records per page | [optional] |
| success | Boolean | Indicates if API call was successful | [optional] |
| warning | Warning | [optional] |