Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VertexAction

Vertex update action

Properties

Const actionType

actionType: string = "VERTEX"

Optional artifact

artifact: undefined | string

patch that delivered the vertex update prerequisite

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

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Action): object

getJsonObj

  • getJsonObj(obj: Action): object