Class: Invoice2go::Client

Inherits:
API
  • Object
show all
Includes:
Accounts, Clients, Documents
Defined in:
lib/invoice2go/client.rb,
lib/invoice2go/client/clients.rb,
lib/invoice2go/client/accounts.rb,
lib/invoice2go/client/documents.rb

Overview

Wrapper for the Invoice2go REST API.

Defined Under Namespace

Modules: Accounts, Clients, Documents

Instance Attribute Summary

Attributes included from Response

#meta, #pagination

Method Summary

Methods included from Clients

#clients

Methods included from Documents

#document, #documents

Methods included from Accounts

#account, #accounts

Methods inherited from API

#config, #initialize

Methods included from Response

create

Methods included from Request

#get, #post, #refresh_token!

Constructor Details

This class inherits a constructor from Invoice2go::API