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 | \Femsa\Model\TransfersResponse[] | Transfers | [optional] |
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.