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

# Build.Attributes

Attributes that describe a Builds resource.

## Declaration

```data
object Build.Attributes
```

## Properties

expired: A Boolean value that indicates if the build has expired. An expired build is unavailable for testing. iconAssetToken: The icon of the uploaded build. minOsVersion: The minimum operating system version needed to test a build. processingState: The processing state of the build indicating that it is not yet available for testing. version: The version number of the uploaded build. usesNonExemptEncryption: A Boolean value that indicates whether the build uses non-exempt encryption. uploadedDate: The date and time the build was uploaded to App Store Connect. expirationDate: The date and time the build  will auto-expire and no longer be available for testing. buildAudienceType: computedMinMacOsVersion: lsMinimumSystemVersion: computedMinVisionOsVersion:

## Mentioned in

App Store Connect API 4.1 release notes

## Topics

### Types

- [BuildAudienceType](appstoreconnectapi/buildaudiencetype.md)

## See Also

### Related Documentation

- [Builds](appstoreconnectapi/builds.md)

### Attributes and Relationships

- [Build.Relationships](appstoreconnectapi/build/relationships-data.dictionary.md)
