Name | Type | Description | Notes |
---|---|---|---|
total_count | int | The total amount of results | [optional] |
total_pages | int | The total amount of pages under the assumption that the displays per page, and TotalCount doesn't change | [optional] |
previous_page_url | string | Url to the previous paged results | [optional] |
next_page_url | string | Url to the next result page | [optional] |
result | \Membercare\Client\Model\Interest[] | A list of paged results. | [optional] |