796 B
796 B
# CustomerPagedResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| time_stamp | \DateTime | [optional] [readonly] | |
| page_number | int | [optional] | |
| page_size | int | [optional] | |
| total_items | int | [optional] | |
| total_pages | int | [optional] [readonly] | |
| last_page | bool | [optional] [readonly] | |
| data_size | int | [optional] [readonly] | |
| is_success | bool | [optional] [readonly] | |
| errors | string[] | [optional] | |
| data | **\Europharmacy\EuromedicaClient\Model\Customer[]** | [optional] |