Sha256: 15b347b473a7f507197e77c591f7f310f6ce553a4c6431d54e97f29d4290fde3
Contents?: true
Size: 1.78 KB
Versions: 10
Compression:
Stored size: 1.78 KB
Contents
--- title: VoiceRateExtended --- ## PureCloud::VoiceRateExtended ## 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 | | | **group_name** | **String** | The group containing this area code. | | | **area_code** | **String** | The area code. | | | **deletion_marker** | **BOOLEAN** | The deletion marker. | [default to false]| | **outbound_rate** | **Float** | The outbound extended rate. | | | **outbound_duration_minimum_seconds** | **Integer** | The minimum duration charged in seconds. | | | **outbound_duration_increment_seconds** | **Integer** | The billing duration increment in seconds. | | | **inbound_tolled_rate** | **Float** | The inbound tolled rate. | | | **inbound_tolled_duration_minimum_seconds** | **Integer** | The minimum duration charged in seconds. | | | **inbound_tolled_duration_increment_seconds** | **Integer** | The billing duration increment in seconds. | | | **inbound_toll_free_rate** | **Float** | The inbound toll-free rate. | | | **inbound_toll_free_duration_minimum_seconds** | **Integer** | The minimum duration charged in seconds. | | | **inbound_toll_free_duration_increment_seconds** | **Integer** | The billing duration increment in seconds. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
10 entries across 10 versions & 1 rubygems