Type Alias SharingTaskRecurringPersistEncryptedEmailContent

the subject and body content for the email to send on report subscriptions

type SharingTaskRecurringPersistEncryptedEmailContent = {
    body?: EncryptedProperty;
    subject?: EncryptedProperty;
}
Index

Properties

Properties

Encrypted property in DB

Encrypted property in DB