Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActionDefinition

Hierarchy

  • ActionDefinition

Index

Properties

Optional bit

bit: number

The bit mask integer for this action. Must be a power of 2.

Optional displayName

displayName: string

The localized display name for this action.

Optional name

name: string

The non-localized name for this action.

Optional namespaceId

namespaceId: string

The namespace that this action belongs to. This will only be used for reading from the database.

Generated using TypeDoc