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

# MdmDeviceDetail.Attributes

The attributes for a device management service enrolled device detail resource.

## Declaration

```data
object MdmDeviceDetail.Attributes
```

## Properties

bluetoothMacAddress: The Bluetooth MAC address of the device. deviceEraseStatus: The erase status of the device. deviceLockStatus: The lock status of the device. deviceModel: The model of the device. deviceName: The name of the device. ethernetMacAddress: The Ethernet MAC address of the device. imei: The IMEI numbers of the device. isFileVaultEnabled: A Boolean value indicating whether FileVault is enabled on the device. isFirewallEnabled: A Boolean value indicating whether the firewall is enabled on the device. lastCheckInDateTime: The date and time the device last checked in. lostModeStatus: The lost mode status of the device. meid: The Mobile Equipment Identifier numbers of the device. osVersion: The operating system version of the device. platform: The platform of the device. serialNumber: The serial number of the device. storageFreeCapacity: The free storage capacity of the device, in bytes. storageTotalCapacity: The total storage capacity of the device, in bytes. wifiMacAddress: The Wi-Fi MAC address of the device.
