Method: YNAB::UpdateTransactionsWrapper.swagger_types

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

.swagger_typesObject

Attribute type mapping.



27
28
29
30
31
# File 'lib/ynab/models/update_transactions_wrapper.rb', line 27

def self.swagger_types
  {
    :'transactions' => :'Array<UpdateTransaction>'
  }
end