Type alias AttributePrivileges

AttributePrivileges: {
    [attribute: string]: string[];
}

Type declaration

  • [attribute: string]: string[]

Generated using TypeDoc