Expand description
Types and API functions related to the Support APIs.
Structs§
- List
Tickets - The response returned by the
list_tickets
endpoint. - Ticket
- Information about a support ticket.
- Ticket
Comment - 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 amountper_page
.