Interface: IAccess
Properties of an Access.
Implemented by
Properties
accountAccess
• Optional accountAccess: null | IAccountAccess
The account access
namespaceAccesses
• Optional namespaceAccesses: null | { [k: string]: INamespaceAccess;  }
The map of namespace accesses The key is the namespace name and the value is the access to the namespace