Method: YNAB::UserResponse.attribute_map
- Defined in:
- lib/ynab/models/user_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
20 21 22 23 24 |
# File 'lib/ynab/models/user_response.rb', line 20 def self.attribute_map { :'data' => :'data' } end |