---
title: App.Attributes
framework: Apple Business API
role: symbol
role_heading: Object
platforms: [apple business api 2.5+]
path: applebusinessapi/app/attributes-data.dictionary
---

# App.Attributes

Attributes that describe an app resource.

## Declaration

```data
object App.Attributes
```

## Properties

name: The display name of the app. bundleId: The bundle identifier of the app. websiteUrl: The website URL for the app. version: The current version of the app. supportedOS: The list of operating systems the app supports. See SupportedOS for possible values. isCustomApp: Indicates whether this is a custom B2B app. appStoreUrl: The App Store URL for the app.

## Overview

Overview note: When additional attributes are added by Apple, they appear automatically, without requiring a newer version of the API.
