ENUM
NotifiableType
The type of entity that is related to this Notification
.
link GraphQL Schema definition
- enum NotifiableType {
- # A `Task`.
- # A `Ticket`.
- # A `Job`.
- # An `InventoryItem`.
- # A `PurchaseOrder`.
- # A `Print to mail batch`.
- # An `InboundMailbox`.
- }
link Require by
- CallDetailRecordImportAn import of call detail records (CDRs).
- InboundMailboxAn inbound mailbox.
- InventoryItemAn inventory item.
- JobA job, typically in the field.
- NotificationA `Notification`.
- PrintToMailBatchA batch of invoices to mail and print.
- PurchaseOrderA purchase order for items from a third party vendor.
- Querynull
- SystemBackupExportA log of a system backup export attempt.
- TaskA task.
- TicketA ticket.
- UserA user that can login to Sonar.
- VoiceProviderRateImportAn import of voice provider rates.