Preparing search index...
The search index is not available
@coderabbitai/bitbucket
@coderabbitai/bitbucket
server
repo
forked
Project
Interface Project
interface
Project
{
id
:
number
;
key
:
string
;
name
:
string
;
owner
?:
repo
.
forked
.
Actor
;
public
?:
boolean
;
type
:
string
;
}
Index
Properties
id
key
name
owner?
public?
type
Properties
Readonly
id
id
:
number
Readonly
key
key
:
string
Readonly
name
name
:
string
Optional
Readonly
owner
owner
?:
repo
.
forked
.
Actor
Optional
Readonly
public
public
?:
boolean
Readonly
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
key
name
owner
public
type
@coderabbitai/bitbucket
Loading...