allowedRecipients
Home > @gooddata/sdk-model > INotificationChannelMetadataObjectBase > allowedRecipients
INotificationChannelMetadataObjectBase.allowedRecipients property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Allowed recipients of notifications from this channel.
If creator is specified, the notification will be sent to the creator of the report only. If internal is specified, the notification will be sent to all internal users.
Signature:
allowedRecipients?: NotificationChannelAllowedRecipients;