Interface ACLData

ACL data payload

Hierarchy

  • ACLData

Properties

admin?: boolean
deny_read: ACLAllowDeny
deny_write: ACLAllowDeny
from: string[]
id: string
meta?: any
ops: string[]

Generated using TypeDoc