Skip to content

Latest commit

 

History

History
69 lines (39 loc) · 950 Bytes

IOrganization.md

File metadata and controls

69 lines (39 loc) · 950 Bytes

Interface: IOrganization

Table of contents

Properties

Properties

apps

Optional apps: IApp[]


definition

definition: IOrganizationDefinition


id

id: string


isOwnedByCurrentUser

Optional isOwnedByCurrentUser: boolean


name

name: string


namespace

namespace: string


owner

owner: string


roles

Optional roles: IRole[]


subOrgs

Optional subOrgs: IOrganization[]