# DialmycallsJsClient.Recording

## Properties
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] 
**createdAt** | **String** | When the recording was created. | [optional] 
**updatedAt** | **String** | When the recording was last updated. | [optional] 


