Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 695 Bytes

File metadata and controls

13 lines (9 loc) · 695 Bytes

Voucherify.Model.UsageNotifications

Properties

Name Type Description Notes
Enabled bool? Enables the notification. [optional]
Value int? The percent value of the limit which, when reached, triggers the notification. [optional]
InApp bool? Enables the notification in the application. [optional]
Emails List<string> An array of email addresses which will receive the notification. [optional]

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