Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "api/goal/common/Cancel"

Index

Classes

Interfaces

Object literals

Object literals

Const CancelDefinition

CancelDefinition: object

completedDescription

completedDescription: string = "No goals canceled"

displayName

displayName: string = "cancel goals"

environment

environment: GoalEnvironment = IndependentOfEnvironment

failedDescription

failedDescription: string = "Failed to cancel goals"

uniqueName

uniqueName: string = "cancel"

workingDescription

workingDescription: string = "Canceling goals"

Const DefaultCancelOptions

DefaultCancelOptions: object

goals

goals: undefined[] = []

goalFilter

Generated using TypeDoc