Method: YNAB::PostAccountWrapper.attribute_map

Defined in:
lib/ynab/models/post_account_wrapper.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



18
19
20
21
22
# File 'lib/ynab/models/post_account_wrapper.rb', line 18

def self.attribute_map
  {
    :'account' => :'account'
  }
end