NSTicketCategoryEntity
Describes the meta data for a ticket category, and provides special operations on it.
Describes the meta data for a ticket category, and provides special operations on it.
Initializes a new instance of the NSTicketCategoryEntity class.
Returns: CRMScript.Global.Integer - Number of minutes we shall override the assignment if a customer sends consecutive messages to this category.
Example:
Returns: CRMScript.Global.Integer - The user associated with this category.
Example:
Returns: CRMScript.Global.Integer - Should new requests have the ‘close request’ in this category checked as default, or should the users preferences be selected? See <xref href=“CRMScript.NetServer.TicketCategoryClosingStatus” data-throw-if-not-resolved=“false”></xref>
Example:
Returns: CRMScript.Native.Map
Example:
Returns: CRMScript.Global.Integer - An integer indicating the delegation method for this category. See <xref href=“CRMScript.NetServer.TicketCategoryDelegateMethod” data-throw-if-not-resolved=“false”></xref>.
Example:
Returns: CRMScript.Global.String - The external name for this category, used for the customer frontend.
Example:
Returns: CRMScript.Native.Map - Map containing extra field values by field name.
Example:
Returns: CRMScript.Global.Integer - A bitmask representing flags for this category. See <xref href=“CRMScript.NetServer.TicketCategoryFlags” data-throw-if-not-resolved=“false”></xref>.
Example:
Returns: CRMScript.Global.String - The fullname (compiled from parents’ names) for this category. E.g. ‘norway/product A/support’.
Example:
Returns: CRMScript.Global.Integer - Should new messages have the ‘close request’ in this category checked as default, or should the users preferences be selected? See <xref href=“CRMScript.NetServer.TicketCategoryClosingStatus” data-throw-if-not-resolved=“false”></xref>.
Example:
Returns: CRMScript.Global.String - The (short) name of this category. E.g. ‘support’.
Example:
Returns: CRMScript.Global.String - Comma-separated list of addresses to notify when requests are re-delegated to (unassigned) in this category.
Example:
Returns: CRMScript.Global.Integer - The parent category for this category. -1 if this is a top-level category.
Example:
Returns: CRMScript.Global.Integer - Reply template to merge with messages posted in this category.
Example:
Returns: CRMScript.Global.Integer - The ID of the ticket category. (primary key).
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Related topics
NSTicketEntityNSListAgentPut Ticket Category EntityPost Ticket Category EntityDelete Ticket Category EntityGet Ticket Category Entity