Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/GitInterfaces
GitRef
Interface GitRef
interface
GitRef
{
_links
?:
any
;
creator
?:
IdentityRef
;
isLocked
?:
boolean
;
isLockedBy
?:
IdentityRef
;
name
?:
string
;
objectId
?:
string
;
peeledObjectId
?:
string
;
statuses
?:
GitStatus
[]
;
url
?:
string
;
}
Hierarchy (
View Summary
)
GitRef
GitForkRef
Index
Properties
_links?
creator?
is
Locked?
is
Locked
By?
name?
object
Id?
peeled
Object
Id?
statuses?
url?
Properties
Optional
_links
_links
?:
any
Optional
creator
creator
?:
IdentityRef
Optional
is
Locked
isLocked
?:
boolean
Optional
is
Locked
By
isLockedBy
?:
IdentityRef
Optional
name
name
?:
string
Optional
object
Id
objectId
?:
string
Optional
peeled
Object
Id
peeledObjectId
?:
string
Optional
statuses
statuses
?:
GitStatus
[]
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_links
creator
is
Locked
is
Locked
By
name
object
Id
peeled
Object
Id
statuses
url
azure-devops-node-api
Loading...