Type alias IncidentTypeSlugSource

IncidentTypeSlugSource: typeof DEFAULT | typeof SERVICENOW | UnparsedObject

When set to servicenow, incidents will display the ServiceNow record ID instead of the public ID. If no ServiceNow integration exists, the public ID will be displayed.

Generated using TypeDoc