Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Space

Hierarchy

Index

Properties

applications

applications: SpaceApplication[]

Space's available applications

avatarUrl

avatarUrl: string | null

API link to load the space's avatar

description

description: string | null

Space's description

displayName

displayName: string

Space's visible name

groupId

groupId: string

Path to the space (example: /spaces/documentation)

href

href: string

API link to load the space's data

id

id: string

Space's id

identity

identity: string

API link to load the space's identity

managers

managers: string

API link to load the space's manager

members

members: string

API link to load the space's members list

subscription

subscription: SpaceSubscription

Space's subscription status

url

url: null

Space's url

visibility

visibility: SpaceVisibility

Space's visibility

Generated using TypeDoc