Models.Project.is_private
Home > @backstage/plugin-bitbucket-cloud-common
> Models
> Project
> is\_private
Indicates whether the project is publicly accessible, or whether it is private to the team and consequently only visible to team members. Note that private projects cannot contain public repositories.
Signature:
is_private?: boolean;