Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 356 Bytes

VoiceCodeResponse.md

File metadata and controls

18 lines (12 loc) · 356 Bytes

Bandwidth::VoiceCodeResponse

Properties

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

Example

require 'bandwidth-sdk'

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