Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

All user notification settings entities are structured as follows:

entity:

  • [bool] NetworkSuspendingNotificationEnabled: Whether or not users will be notified when BrightSign is suspending their network subscription
  • [string] NetworkSuspendingNotificationTemplate
  • [bool] NetworkSuspendedNotificationEnabled: Whether or not users will be notified when BrightSign has suspended their network subscription
  • [string] NetworkSuspendedNotificationTemplate
  • [bool] NetworkSubscriptionUpgradedNotificationEnabled: Whether or not users will be notified when their network subscription has been upgraded
  • [string] NetworkSubscriptionUpgradedNotificationTemplate
  • [bool] NetworkTrialPeriodStartedNotificationEnabled: Whether or not users will be notified when they have started a network trial subscription period
  • [string] NetworkTrialPeriodStartedNotificationTemplate
  • [bool] NetworkTrialPeriodExpiringNotificationEnabled: Whether or not users will be notified when a network trial subscription period is expiring
  • [string] NetworkTrialPeriodExpiringNotificationTemplate
  • [bool] NetworkTrialPeriodExpiredNotificationEnabled: Whether or not users will be notified when a network trial subscription period has expired
  • [string] NetworkTrialPeriodExpiredNotificationTemplate
  • [bool] DeviceFailureNotificationEnabled: Whether or not users will be notified when a device fails
  • [string] DeviceFailureNotificationTemplate
  • [bool] DevicesFailureNotificationEnabled: Whether or not users will be notified when multiple devices fail
  • [string] DevicesFailureNotificationTemplate
  • [bool] DeviceDisconnectedNotificationEnabled: Whether or not users will be notified when a device is disconnected
  • [string] DeviceDisconnectedNotificationTemplate
  • [bool] DevicesDisconnectedNotificationEnabled: Whether or not users will be notified when multiple devices are disconnected
  • [string] DevicesDisconnectedNotificationTemplate
  • [bool] SubscriptionCreatedNotificationEnabled: Whether or not users will be notified when they have created a subscription
  • [string] SubscriptionCreatedNotificationTemplate
  • [bool] SubscriptionsCreatedNotificationEnabled: Whether or not users will be notified when they have created multiple subscriptions
  • [string] SubscriptionsCreatedNotificationTemplate
  • [bool] SubscriptionQueuedNotificationEnabled: Whether or not users will be notified when their subscription is queued
  • [string] SubscriptionQueuedNotificationTemplate
  • [bool] SubscriptionsQueuedNotificationEnabled: Whether or not users will be notified when their subscriptions are queued
  • [string] SubscriptionsQueuedNotificationTemplate
  • [bool] GraceSubscriptionExpiringNotificationEnabled: Whether or not users will be notified that their subscription grace period is expiring
  • [string] GraceSubscriptionExpiringNotificationTemplate
  • [bool] GraceSubscriptionsExpiringNotificationEnabled: Whether or not users will be notified that the grace period for multiple subscriptions is expiring
  • [string] GraceSubscriptionsExpiringNotificationTemplate
  • [bool] DemoSubscriptionExpiringNotificationEnabled: Whether or not users will be notified that the demo subscription is expiring
  • [string] DemoSubscriptionExpiringNotificationTemplate
  • [bool] DemoSubscriptionsExpiringNotificationEnabled: Whether or not users will be notified that the multiple demo subscriptions are expiring
  • [string] DemoSubscriptionsExpiringNotificationTemplate
  • [bool] SubscriptionExpiringNotificationEnabled: Whether or not users will be notified that their subscription is expiring
  • [string] SubscriptionExpiringNotificationTemplate
  • [bool] SubscriptionsExpiringNotificationEnabled: Whether or not users will be notified that they have multiple subscriptions expiring
  • [string] SubscriptionsExpiringNotificationTemplate
  • [bool] SubscriptionExpiredNotificationEnabled: Whether or not users will be notified that their subscription has expired
  • [string] SubscriptionExpiredNotificationTemplate
  • [bool] SubscriptionsExpiredNotificationEnabled: Whether or not users will be notified that they have multiple subscription expiring
  • [string] SubscriptionsExpiredNotificationTemplate
  • [bool] SubscriptionSuspendingNotificationEnabled: Whether or not users will be notified that BrightSign is suspending their subscription 
  • [string] SubscriptionSuspendingNotificationTemplate
  • [bool] SubscriptionsSuspendingNotificationEnabled: Whether or not users will be notified that BrightSign is suspending their subscriptions
  • [string] SubscriptionsSuspendingNotificationTemplate
  • [bool] SubscriptionSuspendedNotificationEnabled: Whether or not users will be notified that BrightSign has suspended their subscription
  • [string] SubscriptionSuspendedNotificationTemplate
  • [bool] SubscriptionsSuspendedNotificationEnabled: Whether or not users will be notified that BrightSign has suspended their subscriptions
  • [string] SubscriptionsSuspendedNotificationTemplate




  • No labels