# PageGroupProjection
Paginated contact group results. Page index starts at zero. Projection results may omit larger entity fields. For fetching a full inbox entity use the projection ID with individual method calls.
# Properties
Name | Type | Description | Notes |
---|---|---|---|
content | list[GroupProjection] | [optional] | |
empty | bool | [optional] | |
first | bool | [optional] | |
last | bool | [optional] | |
number | int | [optional] | |
number_of_elements | int | [optional] | |
pageable | Pageable | [optional] | |
size | int | [optional] | |
sort | Sort | [optional] | |
total_elements | int | [optional] | |
total_pages | int | [optional] |
[Back to Model list] [Back to API list] [Back to README]