Interface IPlanResponse

Index

Properties

parsedInput

parsedInput: object

Type declaration

  • basicExpression: string
  • largeExpression: string

preprocessingOutput

preprocessingOutput: object

Type declaration

  • triggers: ITrigger<any>[]

Hierarchy

  • IPlanResponse