# VoiceConsentResource
## Properties
**object** | **String** | The object type, which is always `audio.voice_consent`. |
**id** | **String** | The consent recording identifier. |
**name** | **String** | The label provided when the consent recording was uploaded. |
**language** | **String** | The BCP 47 language tag for the consent phrase (for example, `en-US`). |
**created_at** | **i32** | The Unix timestamp (in seconds) for when the consent recording was created. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)