| 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 | Integer | The length of the recording. | [optional] |
| url | String | The URL of the recording file. | [optional] |
| processed | BOOLEAN | Whether the recording is ready for use. | [optional] |
| created_at | String | When the recording was created. | [optional] |
| updated_at | String | When the recording was last updated. | [optional] |