notificationChannels
Home > @gooddata/sdk-ui-dashboard > IScheduledEmailDialogProps > notificationChannels
IScheduledEmailDialogProps.notificationChannels property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Warning: This API is now obsolete.
has no effect since 11.51 — the dialog reads
notificationChannelsfromuseScheduledEmailDialogContext(). To adjust what it reads, use theScheduledEmailDialogContextDecoratorComponentdashboard prop. Prop will be removed.
Notification channels in organization
Signature:
notificationChannels?: INotificationChannelIdentifier[] | INotificationChannelMetadataObject[];