Method: Bandwidth::TfvError.openapi_types
- Defined in:
- lib/bandwidth-sdk/models/tfv_error.rb
.openapi_types ⇒ Object
Attribute type mapping.
46 47 48 49 50 51 52 |
# File 'lib/bandwidth-sdk/models/tfv_error.rb', line 46 def self.openapi_types { :'type' => :'String', :'description' => :'String', :'errors' => :'Object' } end |