Method: Bandwidth::TfvError.attribute_map

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

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



27
28
29
30
31
32
33
# File 'lib/bandwidth-sdk/models/tfv_error.rb', line 27

def self.attribute_map
  {
    :'type' => :'type',
    :'description' => :'description',
    :'errors' => :'errors'
  }
end