Values.BudgetNotificationsForAccountSourceThe budget name and associated notifications for an account.
val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of NotificationThreshold.t
| `Enum of string ])
list ]
list
| `String of BudgetName.t ])
list ]