| Name | Type | Description | Notes |
|---|---|---|---|
| Customers | List<EmailCustomer> | Customers on the page | [optional] |
| PageNumber | int | Page number (one based offset) | [optional] |
| PageSize | int | Number of records per page | [optional] |
| TotalCustomers | int | Total customers | [optional] |
| TotalPages | int | Total number of pages | [optional] |