# ConnectureSessionPlansResponse

Model ID: `ConnectureSessionPlansResponse`

Session plan-search response with the four plan family lists.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `ancillary_plans` | `array|null` | No |  |  | `null` | Yes |  |
| `commercial_plans` | `array|null` | No |  |  | `null` | Yes |  |
| `medicare_plans` | `array|null` | No |  |  | `null` | Yes |  |
| `medigap_plans` | `array|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
