notifications
Parameters
value
Dictionary of notifications associated with the budget. Budget can have up to five notifications.
suspend fun notifications(vararg argument: Pair<String, suspend NotificationArgsBuilder.() -> Unit>)
Parameters
argument
Dictionary of notifications associated with the budget. Budget can have up to five notifications.
Parameters
values
Dictionary of notifications associated with the budget. Budget can have up to five notifications.