Name | Type | Description | Notes |
---|---|---|---|
has_more | bool | Indicates if there are more pages to be requested | |
object | string | Object type, in this case is list | |
next_page_url | string | URL of the next page. | [optional] |
previous_page_url | string | Url of the previous page. | [optional] |
data | \Conekta\Model\CheckoutResponse[] | [optional] |