Class: Flinks::Client

Inherits:
Object
  • Object
show all
Extended by:
Dry::Initializer
Includes:
API::Account, API::Authorize, API::Card, API::Refresh, API::Statement, Request
Defined in:
lib/flinks/client.rb

Constant Summary

Constants included from API::Statement

API::Statement::StatementRequestSchema

Constants included from API::Authorize

API::Authorize::AuthorizeMultipleRequestSchema, API::Authorize::AuthorizeRequestSchema, API::Authorize::AuthorizeWithCredentialsRequestSchema

Constants included from API::Account

API::Account::AccountDetailRequestSchema, API::Account::AccountSummaryRequestSchema

Method Summary

Methods included from API::Statement

#statements, #statements_async

Methods included from API::Refresh

#set_scheduled_refresh

Methods included from API::Card

#delete_card

Methods included from API::Authorize

#authorize, #authorize_multiple, #authorize_with_credentials

Methods included from API::Account

#accounts_detail, #accounts_detail_async, #accounts_summary, #accounts_summary_async

Methods included from Request

#delete, #get, #patch, #post