IGetScheduledMailOptions
Home > @gooddata/sdk-backend-spi > IGetScheduledMailOptions
IGetScheduledMailOptions 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.
Configuration options for getting scheduled mails.
Signature:
export interface IGetScheduledMailOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
createdByCurrentUser? | boolean | (ALPHA) (Optional) List only subset of scheduled mails authored by current user. | |
loadUserData? | boolean | (ALPHA) (Optional) Specify if information about the users that created/modified the scheduled email should be loaded. |