# ImpiloDeviceValidationResponse

Model ID: `ImpiloDeviceValidationResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `device` | [`ImpiloDevice`](./ImpiloDevice.md) | No |  |  | `null` | Yes |  |
| `valid` | `boolean|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
