ex_closeio v0.2.8 ExCloseio.Contact

Contact handles communication with the contact related methods of the Close.io API.

See http://developer.close.io/#contacts

Summary

Functions

all(params, api_key \\ :global)
create(params, api_key \\ :global)
destroy(id, api_key \\ :global)
find(id, api_key \\ :global)
update(id, params, api_key \\ :global)