Skip to main content

Enum NotificationEventType

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Types of events that are sent through the Pocket Notification API, where they are paired with an entity id

Fields

AppointmentCancelled = 4 4: Appointment cancelled AppointmentDeclined = 11 11: Invitation or assignment declined AppointmentInvitation = 2 2: Appointment invitation AppointmentMoved = 3 3: Appointment moved or changed NewTicket = 1 1: New ticket NewTicketMessage = 5 5: New ticket message QuoteApprovalApproved = 9 9: Quote approval approved QuoteApprovalDenied = 10 10: Quote approval denied QuoteApprovalRequest = 8 8: Quote approval requested TicketActivated = 6 6: Ticket activated TicketEscalated = 7 7: Ticket escalated Unknown = 0 0: Unknown