Interface: IOrganization
modules/domains.IOrganization
Table of contents
Properties
Properties
apps
• Optional apps: IApp[]
definition
• definition: IOrganizationDefinition
id
• id: number
isOwnedByCurrentUser
• Optional isOwnedByCurrentUser: boolean
name
• name: string
namespace
• namespace: string
owner
• owner: string
roles
• Optional roles: IRole[]
subOrgs
• Optional subOrgs: IOrganization[]