WsLocalState
WsLocalState
JSON Example
{
"relations": {
"startIndex": 0,
"count": 0,
"total": 0,
"link": [
{
"rel": "string",
"type": "string",
"attributes": [
{
"name": "string",
"displayName": "string",
"value": "string",
"displayValue": "string"
}
],
"href": "string"
}
]
},
"ahead": 0,
"behind": 0,
"mergeBaseId": "string",
"localHead": "string",
"modifiedFiles": [
{
"relations": {
"startIndex": 0,
"count": 0,
"total": 0,
"link": [
{
"rel": "string",
"type": "string",
"attributes": [
{
"name": "string",
"displayName": "string",
"value": "string",
"displayValue": "string"
}
],
"href": "string"
}
]
},
"updateType": "string",
"oldPath": "string",
"newPath": "string",
"href": "string"
}
],
"location": "string",
"repositoryName": "string",
"remoteBranch": "string",
"error": "string",
"repositoryLayout": "string",
"href": "string"
}
integer As int32
As int32
ahead
Optional
ahead
integer As int32
As int32
behind
Optional
behind
string
mergeBaseId
Optional
mergeBaseId
string
localHead
Optional
localHead
string
location
Optional
location
string
repositoryName
Optional
repositoryName
string
remoteBranch
Optional
remoteBranch
string
error
Optional
error
string
repositoryLayout
Optional
repositoryLayout
string
href
Optional
href