PageSentEmailProjection
Properties
Name | Type | Description | Notes |
content | Vec | Collection of items | |
pageable | Option<crate::models::PageableObject> | | [optional] |
total | Option<i64> | | [optional] |
size | i32 | Size of page requested | |
number | i32 | Page number starting at 0 | |
number_of_elements | i32 | Number of items returned | |
total_elements | i64 | Total number of items available for querying | |
total_pages | i32 | Total number of pages available | |
last | Option<bool> | | [optional] |
sort | Option<crate::models::Sort> | | [optional] |
first | Option<bool> | | [optional] |
empty | Option<bool> | | [optional] |
[Back to Model list] [Back to API list] [Back to ]