Sha256: b9c3b8c5144f42e4cec395ee973dfdcaea96f19f1406c09666c96cc676184471
Contents?: true
Size: 1.57 KB
Versions: 10
Compression:
Stored size: 1.57 KB
Contents
--- title: VoiceRateUpdate --- ## PureCloud::VoiceRateUpdate ## 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. | | | **inbound_toll_free** | [**VoiceRate**](VoiceRate.html) | The inbound toll free rate. | [optional] | | **extended** | [**Array<VoiceRateExtended>**](VoiceRateExtended.html) | The domestic extended rates. | [optional] | | **inbound_tolled** | [**VoiceRate**](VoiceRate.html) | The inbound tolled rate. | [optional] | | **outbound_local** | [**VoiceRate**](VoiceRate.html) | The outbound local rate. | [optional] | | **outbound_intra_state** | [**VoiceRate**](VoiceRate.html) | The outbound intra-state rate. | [optional] | | **outbound_inter_state** | [**VoiceRate**](VoiceRate.html) | The outbound inter-state rate. | [optional] | | **outbound_international** | [**Array<VoiceRateInternational>**](VoiceRateInternational.html) | The outbound international rates. | [optional] | | **amendment_date** | **DateTime** | The date of the rate amendment. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | | | **effective_date** | **DateTime** | The effective date of the rate amendment. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
10 entries across 10 versions & 1 rubygems