| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The branch name | |
| head | String | An ID representing the branch HEAD. For example, a commit SHA. | |
| updateSequenceId | Long | An optional ID used to prevent older data from overwriting newer data | [optional] |
| syncTime | Long | ||
| references | List<ReferenceRep> | An array of flag references found on the branch | [optional] |
| links | Map<String, Object> | The location and content type of related resources |