# WhoopLabRequisition

Model ID: `WhoopLabRequisition`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `created_at` | `string|null` | No |  |  | `null` | Yes |  |
| `id` | `string|null` | No |  |  | `null` | Yes |  |
| `patient` | [`WhoopPatientCore`](./WhoopPatientCore.md) | No |  |  | `null` | Yes |  |
| `service_requests` | `array|null` | No |  |  | `null` | Yes |  |
| `updated_at` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
