Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Action

Action details

Properties

actionType

actionType: string

description

description: 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.

Optional referenceKey

referenceKey: undefined | string

Unique identifier of the object that represents the action

Optional state

state: State

A string that describes whether the change is applied hot or cold

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Action): object

getJsonObj

  • getJsonObj(obj: Action): object