PageEmailPreview
Paginated email preview results. EmailProjections and EmailPreviews are essentially the same but have legacy naming issues. Page starts at zero. Projection results may omit larger entity fields. For fetching a full entity use the projection ID with individual method calls. For emails there are several methods for fetching message bodies and attachments.
Properties
Name | Type | Description | Notes |
---|---|---|---|
content | list[EmailPreview] | [optional] | |
pageable | PageableObject | [optional] | |
total | int | [optional] | |
total_pages | int | [optional] | |
total_elements | int | [optional] | |
last | bool | [optional] | |
size | int | [optional] | |
number | int | [optional] | |
sort | Sort | [optional] | |
number_of_elements | int | [optional] | |
first | bool | [optional] | |
empty | bool | [optional] |