Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 699 Bytes

NotificationListItem.md

File metadata and controls

12 lines (9 loc) · 699 Bytes

TalonOne.Model.NotificationListItem

Properties

Name Type Description Notes
NotificationId int The ID of the notification.
NotificationName string The name of the notification.
EntityId int The ID of the entity to which this notification belongs. For example, in case of a loyalty notification, this value is the ID of the loyalty program.
Enabled bool Indicates whether the notification is activated.

[Back to Model list] [Back to API list] [Back to README]