Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PipeLineTerms

Hierarchy

  • PipeLineTerms

Index

Properties

canonicalName

canonicalName: string

matchType

matchType: "greaterThanOrEquals" | "exact" | "greaterThan" | "isNotEmpty" | "isEmpty" | "lessThan" | "lessThanOrEquals" | "equals" | "notEquals" | "startsWith" | "contains"

Optional precision

precision: "exact" | "day" | "month" | "year" | "recurring"

Optional value

value: string | number | Date

Generated using TypeDoc