# # LogsResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**has_more** | **bool** | True, if there are more pages. | [optional] [readonly]
**object** | **string** | The object type | [optional] [readonly]
**next_page_url** | **string** | URL of the next page. | [optional]
**previous_page_url** | **string** | Url of the previous page. | [optional]
**data** | [**\Conekta\Model\LogsResponseData[]**](LogsResponseData.md) | set to page results. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
