Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRoleDefinitionQuery

IRoleDefinitionQuery

Hierarchy

Index

Properties

Optional BasePermissions

BasePermissions: BasePermissions

Optional Description

Description: string

Optional Hidden

Hidden: boolean

Optional Id

Id: number

Optional Name

Name: string

Optional Order

Order: number

Optional RoleTypeKind

RoleTypeKind: number

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

delete

  • delete(): IBaseExecution<any>

stringify

  • stringify(): string

update

  • update(properties?: any): IBaseExecution<any>

Generated using TypeDoc