Module: LedgerSync::Ledgers::TestLedger

Defined in:
lib/ledger_sync/test/support/test_ledger/client.rb,
lib/ledger_sync/test/support/test_ledger/webhook.rb,
lib/ledger_sync/test/support/test_ledger/resource.rb,
lib/ledger_sync/test/support/test_ledger/searcher.rb,
lib/ledger_sync/test/support/test_ledger/operation.rb,
lib/ledger_sync/test/support/test_ledger/serializer.rb,
lib/ledger_sync/test/support/test_ledger/deserializer.rb,
lib/ledger_sync/test/support/test_ledger/webhook_event.rb,
lib/ledger_sync/test/support/test_ledger/operation/find.rb,
lib/ledger_sync/test/support/test_ledger/operation/create.rb,
lib/ledger_sync/test/support/test_ledger/operation/update.rb,
lib/ledger_sync/test/support/test_ledger/customer/searcher.rb,
lib/ledger_sync/test/support/test_ledger/util/error_parser.rb,
lib/ledger_sync/test/support/test_ledger/resources/customer.rb,
lib/ledger_sync/test/support/test_ledger/util/error_matcher.rb,
lib/ledger_sync/test/support/test_ledger/customer/serializer.rb,
lib/ledger_sync/test/support/test_ledger/subsidiary/searcher.rb,
lib/ledger_sync/test/support/test_ledger/resources/subsidiary.rb,
lib/ledger_sync/test/support/test_ledger/webhook_notification.rb,
lib/ledger_sync/test/support/test_ledger/customer/deserializer.rb,
lib/ledger_sync/test/support/test_ledger/subsidiary/serializer.rb,
lib/ledger_sync/test/support/test_ledger/subsidiary/deserializer.rb,
lib/ledger_sync/test/support/test_ledger/customer/operations/find.rb,
lib/ledger_sync/test/support/test_ledger/util/ledger_error_parser.rb,
lib/ledger_sync/test/support/test_ledger/customer/operations/create.rb,
lib/ledger_sync/test/support/test_ledger/customer/operations/update.rb,
lib/ledger_sync/test/support/test_ledger/util/operation_error_parser.rb,
lib/ledger_sync/test/support/test_ledger/subsidiary/searcher_deserializer.rb

Defined Under Namespace

Classes: Client, Customer, Deserializer, Operation, Resource, Searcher, Serializer, Subsidiary, Util, Webhook, WebhookEvent, WebhookNotification