# SteadyMDMessage

Model ID: `SteadyMDMessage`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `clinician_guid` | `string|null` | No |  |  | `null` | Yes |  |
| `created_by` | `string|null` | No |  |  | `null` | Yes |  |
| `episode_guid` | `string|null` | No |  |  | `null` | Yes |  |
| `guid` | `string|null` | No |  |  | `null` | Yes |  |
| `is_pleasantry` | `boolean|null` | No |  |  | `null` | Yes |  |
| `recipient` | `string|null` | No |  |  | `null` | Yes |  |
| `sent_at` | `string|null` | No |  |  | `null` | Yes |  |
| `text` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
