Class: OpenBankingIO::SyncResult

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

Instance Attribute Summary collapse

Instance Attribute Details

#new_transactionsObject

Returns the value of attribute new_transactions

Returns:

  • (Object)

    the current value of new_transactions



83
84
85
# File 'lib/open_banking_io/models.rb', line 83

def new_transactions
  @new_transactions
end

#total_fetchedObject

Returns the value of attribute total_fetched

Returns:

  • (Object)

    the current value of total_fetched



83
84
85
# File 'lib/open_banking_io/models.rb', line 83

def total_fetched
  @total_fetched
end