UserNotificationCategory
These denote where the message is from and what it pertains to.
enum UserNotificationCategory {
APP
PARTNER
}
Values
UserNotificationCategory.APP
UserNotificationCategory.PARTNER
Member of
myNotifications
query ● UserNotification
object