Show / Hide Table of Contents

Enum NotificationEventType

Types of events that are sent through the Pocket Notification API, where they are paired with an entity id

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.6.0.0")]
public enum NotificationEventType

Fields

Name Description
AppointmentCancelled

4: Appointment cancelled

AppointmentDeclined

11: Invitation or assignment declined

AppointmentInvitation

2: Appointment invitation

AppointmentMoved

3: Appointment moved or changed

NewTicket

1: New ticket

NewTicketMessage

5: New ticket message

QuoteApprovalApproved

9: Quote approval approved

QuoteApprovalDenied

10: Quote approval denied

QuoteApprovalRequest

8: Quote approval requested

TicketActivated

6: Ticket activated

TicketEscalated

7: Ticket escalated

Unknown

0: Unknown

Extension Methods

EnumUtil.MapEnums<NotificationEventType, To>(NotificationEventType)
Converters.MapEnums<NotificationEventType, To>(NotificationEventType)
ObjectExtensions.AssignByReflection<NotificationEventType>(NotificationEventType, NotificationEventType)
ObjectExtensions.GraphCopy<NotificationEventType>(NotificationEventType)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top