Constructor

new()

Variables

action:String

The action field of the Action table

description:String

A description of the action, describing the operation that will be performed.

events:Events

Events occured on the action.

name:String

Name field of Action.

scope:String

Specifies all constrains applied on the action. One of: asset, tier-1, tier-2.

type:String

Only supported type is button for now.

Inherited Variables

Defined by IdModel

id:String

Id of the model.

Inherited Methods

Defined by Model

toObject():Dynamic

Returns:

A Haxe dynamic object with a shallow copy of this model's properties.

toString():String

Returns:

A String with the JSON representation of this Model.