ex_closeio v0.2.5 ExCloseio.CustomField

CustomField handles communication with the custom fields related methods of the Close.io API.

See http://developer.close.io/#custom-fields

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)