---
title: CiGitRefKind
framework: appstoreconnectapi
role: symbol
role_heading: Type
path: appstoreconnectapi/cigitrefkind
---

# CiGitRefKind

A string that represents the kind of a Git References resource.

## Declaration

```data
string CiGitRefKind
```

## Possible Values

BRANCH: The Git reference represents a branch. TAG: The Git reference represents a tag.

## See Also

### Objects and types

- [ScmGitReference.Attributes](appstoreconnectapi/scmgitreference/attributes-data.dictionary.md)
- [ScmGitReference.Relationships](appstoreconnectapi/scmgitreference/relationships-data.dictionary.md)
