--- title: VoiceRate --- ## PureCloud::VoiceRate ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **currency** | **String** | The ISO 4217 currency code of the voice rate. | | | **amendment_id** | **String** | The amendment Id of the voice rate. | | | **type** | **String** | The voice rate type. | | | **effective_date** | **DateTime** | The effective date. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | | | **rate** | **Float** | The rate. | | | **duration_minimum_seconds** | **Integer** | The minimum duration charged in seconds. | | | **duration_increment_seconds** | **Integer** | The billing duration increment in seconds. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}