# ImpiloItemListResponse

Model ID: `ImpiloItemListResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `content` | `array|null` | No |  |  | `null` | Yes |  |
| `first` | `boolean|null` | No |  |  | `null` | Yes |  |
| `last` | `boolean|null` | No |  |  | `null` | Yes |  |
| `page` | `integer|null` | No |  |  | `null` | Yes |  |
| `size` | `integer|null` | No |  |  | `null` | Yes |  |
| `total` | `integer|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
