Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AllowAction

An object that represents an action which upon matching rule skips all remaining rules in the current module.

Properties

name

name: string

Action name. Can be used to reference the action.

Const type

type: string = "ALLOW"

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Action): object

getJsonObj

  • getJsonObj(obj: Action): object