Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScheduleFiltersWithKey

Hierarchy

  • FiltersWithKey
    • ScheduleFiltersWithKey

Index

Properties

key: string
match?: string | number | boolean
op: "substring" | "exists" | "notExists" | "eq" | "ne" | "gt" | "lt" | "gte" | "lte" | "notSubstring"
relativeMatchDirection?: string
relativeMatchNumber?: number
relativeMatchUnit?: string

Generated using TypeDoc