Options
All
  • Public
  • Public/Protected
  • All
Menu

Information needed to create a goal side effect.

Hierarchy

  • GoalSideEffect

Index

Properties

goal

goal: Goal

Goal on which to associated the side effect.

Optional pushTest

pushTest: PushTest

Push test that when true the side effect will be triggered. If not provided, AnyPush is used.

Optional registration

registration: string

Name of SDM executing side effect. If not provided, the current SDM registration name will be used.

sideEffectName

sideEffectName: string

Name of goal side effect. It should be unique.

Generated using TypeDoc