createNotification
inline suspend fun BudgetsClient.createNotification(crossinline block: CreateNotificationRequest.Builder.() -> Unit): CreateNotificationResponse
Creates a notification. You must create the budget before you create the associated notification.