Enum NotificationEventType
Types of events that are sent through the Pocket Notification API, where they are paired with an entity id
Syntax
NotificationEventType
Fields
Name | Description |
---|---|
Unknown | Unknown |
NewTicket | New ticket |
AppointmentInvitation | Appointment invitation |
AppointmentMoved | Appointment moved or changed |
AppointmentCancelled | Appointment cancelled |
NewTicketMessage | New ticket message |
TicketActivated | Ticket activated |
TicketEscalated | Ticket escalated |
QuoteApprovalRequest | Quote approval requested |
QuoteApprovalApproved | Quote approval approved |
QuoteApprovalDenied | Quote approval denied |
AppointmentDeclined | Invitation or assignment declined |