Method: Bandwidth::VoiceCodeResponse.openapi_types

Defined in:
lib/bandwidth-sdk/models/voice_code_response.rb

.openapi_typesObject

Attribute type mapping.



39
40
41
42
43
# File 'lib/bandwidth-sdk/models/voice_code_response.rb', line 39

def self.openapi_types
  {
    :'call_id' => :'String'
  }
end