Bitbucket Data Center API Client
GitHub
npm
Preparing search index...
RefRestrictionAccessKey
Interface RefRestrictionAccessKey
An SSH access key exempted from a ref restriction.
interface
RefRestrictionAccessKey
{
key
?:
{
id
?:
number
;
label
?:
string
;
text
?:
string
}
;
}
Index
Properties
key?
Properties
Optional
key
key
?:
{
id
?:
number
;
label
?:
string
;
text
?:
string
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
GitHub
npm
Bitbucket Data Center API Client
Loading...
An SSH access key exempted from a ref restriction.