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