Class: OpenBankingIO::SyncAllResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/open_banking_io/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accountsObject

Returns the value of attribute accounts

Returns:

  • (Object)

    the current value of accounts



85
86
87
# File 'lib/open_banking_io/models.rb', line 85

def accounts
  @accounts
end

#new_transactionsObject

Returns the value of attribute new_transactions

Returns:

  • (Object)

    the current value of new_transactions



85
86
87
# File 'lib/open_banking_io/models.rb', line 85

def new_transactions
  @new_transactions
end