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

# ScmRepository.Attributes

The attributes that describe a Repositories resource.

## Declaration

```data
object ScmRepository.Attributes
```

## Properties

httpCloneUrl: The Git repository’s URL for cloning it using HTTP. lastAccessedDate: The date and time when Xcode Cloud last accessed the repository. ownerName: The name of the Git repository’s owner. repositoryName: The name of the Git repository. sshCloneUrl: The Git repository’s URL for cloning it using SSH.

## See Also

### Objects

- [ScmRepository.Relationships](appstoreconnectapi/scmrepository/relationships-data.dictionary.md)
