GitHub
npm
Preparing search index...
The search index is not available
Bitbucket Data Center API Client
Bitbucket Data Center API Client
BitbucketActivityUser
Interface BitbucketActivityUser
Minimal user shape used inside activity records.
interface
BitbucketActivityUser
{
active
:
boolean
;
displayName
:
string
;
emailAddress
:
string
;
id
:
number
;
name
:
string
;
slug
:
string
;
type
:
string
;
}
Index
Properties
active
display
Name
email
Address
id
name
slug
type
Properties
active
active
:
boolean
display
Name
displayName
:
string
email
Address
emailAddress
:
string
id
id
:
number
name
name
:
string
slug
slug
:
string
type
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
display
Name
email
Address
id
name
slug
type
GitHub
npm
Bitbucket Data Center API Client
Loading...
Minimal user shape used inside activity records.