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

# Blueprint.Attributes

Attributes that describe a Blueprint resource.

## Declaration

```data
object Blueprint.Attributes
```

## Properties

name: The display name of the Blueprint. description: A description of the Blueprint. status: The current status of the Blueprint. See BlueprintStatus for possible values. appLicenseDeficient: Indicates whether the Blueprint has insufficient app licenses for all assigned members. createdDateTime: The date and time that the Blueprint was created. updatedDateTime: The date and time that the Blueprint was last updated.

## Overview

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