# ZocdocPatientAddress

Model ID: `ZocdocPatientAddress`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `address1` | `string|null` | No |  |  | `null` | Yes |  |
| `address2` | `string|null` | No |  |  | `null` | Yes |  |
| `city` | `string|null` | No |  |  | `null` | Yes |  |
| `state` | `string|null` | No |  |  | `null` | Yes |  |
| `zip_code` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
