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 | [optional] | |
pageable | PageableObject | [optional] | |
total | Long | [optional] | |
totalElements | Long | [optional] | |
totalPages | Integer | [optional] | |
last | Boolean | [optional] | |
size | Integer | [optional] | |
number | Integer | [optional] | |
sort | Sort | [optional] | |
numberOfElements | Integer | [optional] | |
first | Boolean | [optional] | |
empty | Boolean | [optional] |