Method: Bandwidth::FieldError.openapi_types
- Defined in:
- lib/bandwidth-sdk/models/field_error.rb
.openapi_types ⇒ Object
Attribute type mapping.
43 44 45 46 47 48 |
# File 'lib/bandwidth-sdk/models/field_error.rb', line 43 def self.openapi_types { :'field_name' => :'String', :'description' => :'String' } end |