Method: TalonOne::ErrorResponse.attribute_map
- Defined in:
- lib/talon_one/models/error_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
24 25 26 27 28 29 |
# File 'lib/talon_one/models/error_response.rb', line 24 def self.attribute_map { :'message' => :'message', :'errors' => :'errors' } end |