freshbooks_api_client v0.4.0 FreshbooksApiClient.Caller behaviour View Source
This module defines the behavior a caller must implement.
This module defines ways to call to Freshbooks. Natively supported Callers include HttpXml Caller which calls to Freshbooks Classic API.
Callbacks:
- run(keys, opts) -> Makes a request with the given keys and options.
Link to this section Summary
Functions
A Simple way of accessing all Caller's features
Link to this section Functions
A Simple way of accessing all Caller's features