Method: YNAB::TransactionResponseData.attribute_map

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

.attribute_mapObject

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



20
21
22
23
24
# File 'lib/ynab/models/transaction_response_data.rb', line 20

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