ITeamStatus

Interface

Team status interface, comes from ember application status for an individual team

Properties

Property Type Notes
canFix boolean
id string | null
isBroken boolean
isMember boolean
isMissing boolean
isOk boolean
teamType Optional string

Interface defined in teams/src/types.ts:55