# ImpiloItemDetail

Model ID: `ImpiloItemDetail`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `device_identifier_type` | `string|null` | No |  |  | `null` | Yes |  |
| `dimensions` | [`ImpiloItemDimensions`](./ImpiloItemDimensions.md) | No |  |  | `null` | Yes |  |
| `id` | `integer|null` | No |  |  | `null` | Yes |  |
| `item_certifications` | `array|null` | No |  |  | `null` | Yes |  |
| `item_class` | `string|null` | No |  |  | `null` | Yes |  |
| `item_class_type` | `string|null` | No |  |  | `null` | Yes |  |
| `manufacturer` | [`ImpiloManufacturer`](./ImpiloManufacturer.md) | No |  |  | `null` | Yes |  |
| `model` | `string|null` | No |  |  | `null` | Yes |  |
| `name` | `string|null` | No |  |  | `null` | Yes |  |
| `orderable` | `boolean|null` | No |  |  | `null` | Yes |  |
| `reading_type` | `string|null` | No |  |  | `null` | Yes |  |
| `size` | `string|null` | No |  |  | `null` | Yes |  |
| `sku` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
