| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Unique identifier for this recording. | [optional] |
| name | str | The recording name. | [optional] |
| type | str | The recording type. Options: text or sound | [optional] |
| seconds | int | The length of the recording. | [optional] |
| url | str | The URL of the recording file. | [optional] |
| processed | bool | Whether the recording is ready for use. | [optional] |
| created_at | str | When the recording was created. | [optional] |
| updated_at | str | When the recording was last updated. | [optional] |