INotificationChannelIdentifier
Home > @gooddata/sdk-model > INotificationChannelIdentifier
INotificationChannelIdentifier interface
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.
Lightweight identifier object for notification channel.
Signature:
export interface INotificationChannelIdentifier
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
allowedRecipients? | NotificationChannelAllowedRecipients | (BETA) (Optional) | |
description? | string | (BETA) (Optional) | |
destinationType | NotificationChannelDestinationType | (BETA) | |
id | string | (BETA) | |
title? | string | (BETA) (Optional) | |
type | "notificationChannel" | (BETA) |