Emails and create comment methods are here!
This release add supports for 3 new methods:
createComment
- Create a comment to the ticket with id ticket_id. Pass the information for comment as associative array in second parameter.emails
- Returns all the emails of the company.createEmail
- Creates an email for the company. Pass the information for email as associative array in second parameter.