Backstage
Docs
Github
Preparing search index...
@backstage/plugin-bitbucket-cloud-common
Models
Team
Interface Team
A team object.
interface
Team
{
created_on
?:
string
;
display_name
?:
string
;
links
?:
TeamLinks
;
type
:
string
;
uuid
?:
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
Account
Team
Indexable
[
key
:
string
]:
unknown
Index
Properties
created_
on?
display_
name?
links?
type
uuid?
Properties
Optional
created_
on
created_on
?:
string
Optional
display_
name
display_name
?:
string
Optional
links
links
?:
TeamLinks
type
type
:
string
Optional
uuid
uuid
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
on
display_
name
links
type
uuid
Docs
Github
Backstage
Loading...
A team object.