Sha256: 5472014dca2763fb119e01c59add20383e7e0cd92b828b597fe6a59974044344

Contents?: true

Size: 356 Bytes

Versions: 16

Compression:

Stored size: 356 Bytes

Contents

# Bandwidth::VoiceCodeResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **call_id** | **String** | Programmable Voice API Call ID. | [optional] |

## Example

```ruby
require 'bandwidth-sdk'

instance = Bandwidth::VoiceCodeResponse.new(
  call_id: c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85
)
```

Version data entries

16 entries across 16 versions & 1 rubygems

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