# ConnectureAgent

Model ID: `ConnectureAgent`

Agent block on a session profile.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `agency_guid` | `string|null` | No |  |  | `null` | Yes |  |
| `agency_hierarchy` | `array|null` | No |  |  | `null` | Yes |  |
| `agent_guid` | `string|null` | No |  |  | `null` | Yes |  |
| `has_agency` | `boolean|null` | No |  |  | `null` | Yes |  |
| `has_agency_hierarchy` | `boolean|null` | No |  |  | `null` | Yes |  |
| `is_agent` | `boolean|null` | No |  |  | `null` | Yes |  |
| `is_profile_admin` | `boolean|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
