Method: Bandwidth::FieldError.openapi_types
- Defined in:
- lib/bandwidth-sdk/models/field_error.rb
.openapi_types ⇒ Object
Attribute type mapping.
38 39 40 41 42 43 |
# File 'lib/bandwidth-sdk/models/field_error.rb', line 38 def self.openapi_types { :'field_name' => :'String', :'description' => :'String' } end |