Options
All
  • Public
  • Public/Protected
  • All
Menu

Options to configure the Cancel goal

Hierarchy

  • CancelOptions

Index

Properties

Optional goalFilter

goalFilter: (goal: SdmGoalEvent) => boolean

Filter goals to cancel based on goalSet or state

param

Type declaration

Optional goalNames

goalNames: string | string[]

Name of goals that should be canceled if they are in a state that allows cancellation

goals

goals: Array<Goal | Goals>

Goals that should be canceled if they are in a state that allows cancellation

Generated using TypeDoc