Method: YNAB::PutTransactionWrapper.attribute_map

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

.attribute_mapObject

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



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

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