Akd v0.2.4 FreshbooksApiClient.Context View Source

This is an EXAMPLE context. It’s uses the EXAMPLE FreshbooksApiClient.Api, which is also functional. To quickly get started, feel free to use this module or create your own.

Usage:

FreshbooksApiClient.Context.list_tasks()

Link to this section Summary

Link to this section Functions

Link to this function create_time_entry(params) View Source
Link to this function get_invoice!(invoice_id) View Source
Link to this function get_project!(project_id) View Source
Link to this function get_staff_by_email(email) View Source
Link to this function get_time_entry!(time_entry_id) View Source
Link to this function update_time_entry(map, params) View Source