# ImpiloItemDimensions

Model ID: `ImpiloItemDimensions`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `height` | `number|null` | No |  |  | `null` | Yes |  |
| `length` | `number|null` | No |  |  | `null` | Yes |  |
| `unit` | `string|null` | No |  |  | `null` | Yes |  |
| `width` | `number|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
