# ZocdocPatientInsurance

Model ID: `ZocdocPatientInsurance`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `insurance_group_number` | `string|null` | No |  |  | `null` | Yes |  |
| `insurance_member_id` | `string|null` | No |  |  | `null` | Yes |  |
| `insurance_plan_id` | `string|null` | No |  |  | `null` | Yes |  |
| `is_self_pay` | `boolean|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
