A list manifests response body
| Name | Type | Description | Notes |
|---|---|---|---|
| Links | PaginationLink | Helpful links to other pages of results | [readonly] |
| Manifests | List<Manifest> | The list of available manifests | [readonly] |
| Page | int | Current page of the list manifests results | [readonly] |
| Pages | int | Total number of pages for list manifests results | [readonly] |
| Total | long | The total number of manifests returned | [readonly] |