---
title: ScmGitReference.Attributes
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/scmgitreference/attributes-data.dictionary
---

# ScmGitReference.Attributes

The attributes that describe a Git Reference resource.

## Declaration

```data
object ScmGitReference.Attributes
```

## Properties

canonicalName: The canonical name of the Git reference. isDeleted: A Boolean value that indicates whether the Git reference was deleted. kind: A value that indicates whether the Git reference is a tag or a branch. name: The name of the Git reference.

## See Also

### Objects and types

- [ScmGitReference.Relationships](appstoreconnectapi/scmgitreference/relationships-data.dictionary.md)
- [CiGitRefKind](appstoreconnectapi/cigitrefkind.md)
