Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 685 Bytes

NotificationListItem.md

File metadata and controls

13 lines (9 loc) · 685 Bytes

NotificationListItem

Properties

Name Type Description Notes
notification_id int The ID of the notification.
notification_name str The name of the notification.
entity_id 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]