Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ActionDetails

Object used to create an action.

Properties

actionType

actionType: string

Optional description

description: undefined | string

A string that describes the details of the action. It does not have to be unique, and you can change it. Avoid entering confidential information.

isEnabled

isEnabled: boolean

Whether or not this action is currently enabled.

Example: {@code true}

Functions

getDeserializedJsonObj

getJsonObj