Kind: Interface
Source: atloria-monorepo/apps/api/src/analytics/export/scheduled-reports.service.ts
Properties
| Property | Type |
|---|---|
name | string |
description | string |
cron | string |
timezone | string |
format | ReportFormat |
period | number |
sections | ExportSection[] |
recipientEmails | string[] |
Was this page helpful?