Show / Hide Table of Contents

Enum TicketOrigin

Communication channel leading to ticket being created This Enum is used by: ticket.origin

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

Fields

Name Description
AutoGenerated

10: Automatic processes in CS

Chat

11: Chat

CustomerCentre

8: Direct by customer through CustomerCentre web pages

EMarketing

9: Auto-generated from Emarketing link

Email

1: Email communiqué

Facebook

5: Facebook wall

Fax

3: Telefacsimile

Form

12: Form submission

Internal

7: Internal, by human operator

Phone

4: Phone call to human operator

SMS

2: SMS

Twitter

6: Tweet tweet

Unknown

0: We just have no idea. Maybe it was too long ago

Extension Methods

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