Table of Contents - flinks-0.5.2 Documentation
Pages
Classes and Modules
- Flinks
- Flinks::API
- Flinks::API::Account
- Flinks::API::Authorize
- Flinks::API::Card
- Flinks::API::Refresh
- Flinks::API::Statement
- Flinks::BadGateway
- Flinks::BadRequest
- Flinks::Client
- Flinks::ClientError
- Flinks::Conflict
- Flinks::Error
- Flinks::Forbidden
- Flinks::InternalServerError
- Flinks::MethodNotAllowed
- Flinks::NotAcceptable
- Flinks::NotFound
- Flinks::NotImplemented
- Flinks::OperationDispatched
- Flinks::OperationPending
- Flinks::Request
- Flinks::ServerError
- Flinks::ServiceUnavailable
- Flinks::SessionNonexistent
- Flinks::TooManyRequests
- Flinks::Unauthorized
- Flinks::UnprocessableEntity
- Flinks::UnsupportedMediaType
Methods
- ::build_message — Flinks::Error
- ::error_for_202 — Flinks::Error
- ::error_for_400 — Flinks::Error
- ::error_for_403 — Flinks::Error
- ::from_response — Flinks::Error
- ::new — Flinks
- #accounts_detail — Flinks::API::Account
- #accounts_detail_async — Flinks::API::Account
- #accounts_summary — Flinks::API::Account
- #accounts_summary_async — Flinks::API::Account
- #authorize — Flinks::API::Authorize
- #authorize_multiple — Flinks::API::Authorize
- #authorize_with_credentials — Flinks::API::Authorize
- #delete — Flinks::Request
- #delete_card — Flinks::API::Card
- #error_message — Flinks::Client
- #get — Flinks::Request
- #new — Flinks
- #patch — Flinks::Request
- #post — Flinks::Request
- #request — Flinks::Request
- #set_scheduled_refresh — Flinks::API::Refresh
- #statements — Flinks::API::Statement
- #statements_async — Flinks::API::Statement
- #validate_request! — Flinks::Client