ex_closeio v0.2.8 ExCloseio.EmailTemplate

EmailTemplate handles communication with the email template related methods of the Close.io API.

See http://developer.close.io/#email-templates

Summary

Functions

all(params \\ [], api_key \\ :global)
create(params, api_key \\ :global)
destroy(id, api_key \\ :global)
find(id, api_key \\ :global)
paginate(params, api_key \\ :global)
render(id, params, api_key \\ :global)
update(id, params, api_key \\ :global)