Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 669 Bytes

UsageNotifications.md

File metadata and controls

15 lines (9 loc) · 669 Bytes

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]
in_app bool Enables the notification in the application. [optional]
emails List[str] An array of email addresses which will receive the notification. [optional]

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