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