Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PatchAction

Monthly patch details.

Properties

Const actionType

actionType: string = "PATCH"

Optional artifact

artifact: undefined | string

patch bundle name

Optional category

category: Category

patch artifact category

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 mode

mode: Mode

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

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