# ImpiloSite

Model ID: `ImpiloSite`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `active` | `boolean|null` | No |  |  | `null` | Yes |  |
| `address` | [`ImpiloAddress`](./ImpiloAddress.md) | No |  |  | `null` | Yes |  |
| `id` | `integer|null` | No |  |  | `null` | Yes |  |
| `name` | `string|null` | No |  |  | `null` | Yes |  |
| `phone_number` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
