Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AclCommands

Hierarchy

  • AclCommands

Properties

Properties

GrantAcl

GrantAcl: object

Type declaration

  • payload: object
    • accessor: string
    • entity: string
    • entityId: string
    • Optional expireAt?: number

RevokeAcl

RevokeAcl: object

Type declaration

  • payload: object
    • accessor: string
    • entity: string
    • entityId: string