Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CreateDefaultObjectAccessPermission

Creation of a default object access permission permission.

Hierarchy

Index

Properties

forGroup

forGroup: string | null = null

The group that the permission applies to.

forProject

forProject: string = ""

The project that the permission applies to.

forProperty

forProperty: string | null = null

The property that the permission applies to.

forResourceClass

forResourceClass: string | null = null

The permissions granted by an AdministrativePermission.

hasPermissions

hasPermissions: CreatePermission[] = []

The permissions granted by an AdministrativePermission.

Optional id

id: undefined | string

The permissions id, if provided.

Generated using TypeDoc