IAutomationExternalRecipient
Home > @gooddata/sdk-model > IAutomationExternalRecipient
IAutomationExternalRecipient interface
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.
Signature:
export interface IAutomationExternalRecipient extends Omit<IAutomationUserRecipient, "type">
Extends: Omit<IAutomationUserRecipient, "type">
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
type | "externalUser" | (ALPHA) Type of the recipient. |