An object representing notification preferences for different invoice events.
use Xendit\Invoice\NotificationPreference;| Name | Type | Required | Description | Examples |
|---|---|---|---|---|
| invoice_created | array | Notification channels for when an invoice is created. | null | |
| invoice_reminder | array | Notification channels for invoice reminders. | null | |
| invoice_paid | array | Notification channels for when an invoice is paid. | null |