Module: Besepa

Extended by:
Utils::ApiConfig
Defined in:
lib/besepa.rb,
lib/besepa/debit.rb,
lib/besepa/group.rb,
lib/besepa/mandate.rb,
lib/besepa/product.rb,
lib/besepa/webhook.rb,
lib/besepa/activity.rb,
lib/besepa/customer.rb,
lib/besepa/resource.rb,
lib/besepa/collection.rb,
lib/besepa/remittance.rb,
lib/besepa/bank_account.rb,
lib/besepa/subscription.rb,
lib/besepa/utils/config.rb,
lib/besepa/utils/request.rb,
lib/besepa/utils/version.rb,
lib/besepa/api_calls/list.rb,
lib/besepa/api_calls/create.rb,
lib/besepa/api_calls/search.rb,
lib/besepa/api_calls/update.rb,
lib/besepa/business_account.rb,
lib/besepa/utils/connection.rb,
lib/besepa/api_calls/destroy.rb,
lib/besepa/errors/besepa_error.rb,
lib/besepa/errors/invalid_resource_error.rb,
lib/besepa/errors/resource_not_found_error.rb

Defined Under Namespace

Modules: ApiCalls, Errors, Utils Classes: Activity, BankAccount, BusinessAccount, Collection, Customer, Debit, Group, Mandate, Product, Remittance, Resource, Subscription, Webhook

Constant Summary

Constants included from Utils::ApiConfig

Utils::ApiConfig::DEFAULT_API_KEY, Utils::ApiConfig::DEFAULT_ENDPOINT, Utils::ApiConfig::VALID_OPTIONS_KEYS

Method Summary

Methods included from Utils::ApiConfig

configure, extended, options, reset