NotificationCategoryEnum
The category of notification.
enum NotificationCategoryEnum {
AUTOMATION
EDI
INVENTORY
ORDERS
PRODUCTS
PURCHASE_ORDERS
SUPPLY_CHAIN
}
Values
NotificationCategoryEnum.AUTOMATION
Notifications related to automation rules and events.
NotificationCategoryEnum.EDI
Notifications related to EDI processing.
NotificationCategoryEnum.INVENTORY
Notifications related to inventory.
NotificationCategoryEnum.ORDERS
Notifications related to orders.
NotificationCategoryEnum.PRODUCTS
Notifications related to products.
NotificationCategoryEnum.PURCHASE_ORDERS
Notifications related to supply chain.
NotificationCategoryEnum.SUPPLY_CHAIN
Notifications related to supply chain.
Member Of
InAppNotification object ● NotificationFilterInput input