MailSlurp::Object::PageSentEmailProjection
Load the model package
use MailSlurp::Object::PageSentEmailProjection;
Properties
Name | Type | Description | Notes |
content | ARRAY[SentEmailProjection] | Collection of items | |
pageable | PageableObject | | [optional] |
total | int | | [optional] |
size | int | Size of page requested | |
number | int | Page number starting at 0 | |
number_of_elements | int | Number of items returned | |
total_elements | int | Total number of items available for querying | |
total_pages | int | Total number of pages available | |
last | boolean | | [optional] |
sort | Sort | | [optional] |
first | boolean | | [optional] |
empty | boolean | | [optional] |
[Back to Model list] [Back to API list] [Back to ]