# ImpiloUser

Model ID: `ImpiloUser`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `email` | `string|null` | No |  |  | `null` | Yes |  |
| `first_name` | `string|null` | No |  |  | `null` | Yes |  |
| `id` | `integer|null` | No |  |  | `null` | Yes |  |
| `last_name` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
