Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ScheduledExport

Index

Properties

Optional active

active: boolean

Optional createdAt

createdAt: string

documentType

documentType: string

email

email: string

Optional filter

filter: Record<string, unknown>

Optional id

id: string

interval

interval: { days?: number; hours?: number; milliseconds?: number; minutes?: number; months?: number; seconds?: number; years?: number }

Type declaration

  • Optional days?: number
  • Optional hours?: number
  • Optional milliseconds?: number
  • Optional minutes?: number
  • Optional months?: number
  • Optional seconds?: number
  • Optional years?: number

Optional lastExportedAt

lastExportedAt: null | string

startDate

startDate: string

Optional updatedAt

updatedAt: string

Legend

  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Enumeration
  • Class

Generated using TypeDoc