An object representing notification preferences for different invoice events.
| Name | Type | Required | Description | Examples |
|---|---|---|---|---|
| invoiceCreated | NotificationChannel[] | Notification channels for when an invoice is created. | ||
| invoiceReminder | NotificationChannel[] | Notification channels for invoice reminders. | ||
| invoicePaid | NotificationChannel[] | Notification channels for when an invoice is paid. |