# GetInboxConversationMessages200ResponsePagination
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**has_more** | Option<**bool**> | Whether more messages are available beyond this page. | [optional]
**next_cursor** | Option<**String**> | Opaque cursor to fetch the next page. `null` on the last page. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)