Name | Type | Description | Notes |
---|---|---|---|
items | list[VersionGate] | Retrieved list of version gates. | [optional] |
page | int | Index of the requested page, where one corresponds to the first page. | [optional] |
size | int | Maximum number of items that will be contained in the returned page. Default value is `100`. | [optional] |
total | int | Total number of items of the collection that match the search criteria, regardless of the size of the page. | [optional] |