Sha256: 4ded156f86f2e3d640041fa05a564e586260a929a3d5b042098643228f9c3a03

Contents?: true

Size: 390 Bytes

Versions: 16

Compression:

Stored size: 390 Bytes

Contents

# Bandwidth::VoiceApiError

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **type** | **String** |  | [optional] |
| **description** | **String** |  | [optional] |
| **id** | **String** |  | [optional] |

## Example

```ruby
require 'bandwidth-sdk'

instance = Bandwidth::VoiceApiError.new(
  type: null,
  description: null,
  id: null
)
```

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
bandwidth-sdk-13.1.2 docs/VoiceApiError.md
bandwidth-sdk-13.1.1 docs/VoiceApiError.md
bandwidth-sdk-13.1.0 docs/VoiceApiError.md
bandwidth-sdk-13.0.0 docs/VoiceApiError.md
bandwidth-sdk-12.1.0 docs/VoiceApiError.md
bandwidth-sdk-11.3.0 docs/VoiceApiError.md
bandwidth-sdk-11.2.0 docs/VoiceApiError.md
bandwidth-sdk-11.1.1 docs/VoiceApiError.md
bandwidth-sdk-11.1.0 docs/VoiceApiError.md
bandwidth-sdk-11.0.0 docs/VoiceApiError.md
bandwidth-sdk-11.0.0.pre.beta.4.0 docs/VoiceApiError.md
bandwidth-sdk-11.0.0.pre.beta.3.1 docs/VoiceApiError.md
bandwidth-sdk-11.0.0.pre.beta.3.0 docs/VoiceApiError.md
bandwidth-sdk-11.0.0.pre.beta.2.0 docs/VoiceApiError.md
bandwidth-sdk-11.0.0.pre.beta.1.1 docs/VoiceApiError.md
bandwidth-sdk-11.0.0.pre.beta.1 docs/VoiceApiError.md