mailslurp.model.PageInboxProjection
Load the model package
Properties
Name | Type | Description | Notes |
content | List<InboxProjection> | | [optional] [default to []] |
empty | bool | | [optional] [default to null] |
first | bool | | [optional] [default to null] |
last | bool | | [optional] [default to null] |
number | int | | [optional] [default to null] |
numberOfElements | int | | [optional] [default to null] |
pageable | Pageable | | [optional] [default to null] |
size | int | | [optional] [default to null] |
sort | Sort | | [optional] [default to null] |
totalElements | int | | [optional] [default to null] |
totalPages | int | | [optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]