Module support

Source
Expand description

Types and API functions related to the Support APIs.

Structs§

ListTickets
The response returned by the list_tickets endpoint.
Ticket
Information about a support ticket.
TicketComment
Information about a comment on a support ticket.

Functions§

list_all_tickets
List all tickets for the authenticated user.
list_tickets
List the tickets on a given page, with the given amount per_page.