Method: YNAB::PutTransactionWrapper.openapi_types

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

.openapi_typesObject

Attribute type mapping.



30
31
32
33
34
# File 'lib/ynab/models/put_transaction_wrapper.rb', line 30

def self.openapi_types
  {
    :'transaction' => :'ExistingTransaction'
  }
end