export default class AclObject { pid: string name: string description?: string configurable?: boolean parentPid?: string }