Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

AnalyticsReportsCommunicationsExportQuery

AnalyticsReportsCommunicationsExportQuery: AnalyticsReportsCommunicationsFilters & Omit<exportJobQuery, "documentType" | "emailTemplate" | "timezone" | "filenamePrefix" | "startDate"> & { documentType: "CommunicationsStatisticsExport"; emailLayout?: string; filenamePrefix?: string; language?: string; startDate?: string; timezone?: string }

CommunicationsChannel

CommunicationsChannel: "sms" | "email"

CommunicationsContentType

CommunicationsContentType: "reservation_reminder" | "msu" | "pay_od" | "unknown"

CommunicationsCreatedBy

CommunicationsCreatedBy: "customer" | "staff" | "unknown"

CommunicationsDeliveryStatus

CommunicationsDeliveryStatus: "scheduled" | "pending" | "delivered" | "undelivered" | "sent" | "unknown" | "failed"

Legend

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

Generated using TypeDoc