Class: LedgerSync::Adaptors::QuickBooksOnline::Deposit::Searcher

Inherits:
Searcher
  • Object
show all
Defined in:
lib/ledger_sync/adaptors/quickbooks_online/deposit/searcher.rb

Instance Attribute Summary

Attributes inherited from Searcher

#adaptor, #pagination, #query, #request

Method Summary

Methods inherited from Searcher

#query_string, #resources, #search

Methods included from Mixins::OffsetAndLimitPaginationSearcherMixin

#next_searcher, #previous_searcher

Methods inherited from Searcher

#initialize, #ledger_deserializer_class, #next_searcher, #previous_searcher, #resources, #search

Methods included from Mixins::InferLedgerSerializerMixin

included

Methods included from Mixins::InferResourceClassMixin

included

Constructor Details

This class inherits a constructor from LedgerSync::Adaptors::Searcher