---
title: MdmDevice
framework: Apple Business API
role: symbol
role_heading: Object
platforms: [apple business api 2.5+]
path: applebusinessapi/mdmdevice
---

# MdmDevice

The data structure that represents a device management service enrolled device resource.

## Declaration

```data
object MdmDevice
```

## Properties

attributes: The resource’s attributes. id: The opaque resource ID that uniquely identifies the resource. links: Navigational links that include the self-link. relationships: Navigational links to related data and included resource types and IDs. type: The resource type.

## Topics

### Dictionaries

- [MdmDevice.Attributes](applebusinessapi/mdmdevice/attributes-data.dictionary.md)
- [MdmDevice.Relationships](applebusinessapi/mdmdevice/relationships-data.dictionary.md)

## See Also

### Objects and Data Types

- [OrgDevice](applebusinessapi/orgdevice.md)
- [OrgDeviceResponse](applebusinessapi/orgdeviceresponse.md)
- [OrgDevicesResponse](applebusinessapi/orgdevicesresponse.md)
- [OrgDeviceAssignedServerLinkageResponse](applebusinessapi/orgdeviceassignedserverlinkageresponse.md)
- [MdmDeviceResponse](applebusinessapi/mdmdeviceresponse.md)
- [MdmDevicesResponse](applebusinessapi/mdmdevicesresponse.md)
- [MdmDeviceDetail](applebusinessapi/mdmdevicedetail.md)
- [MdmDeviceDetailResponse](applebusinessapi/mdmdevicedetailresponse.md)
- [MdmServer](applebusinessapi/mdmserver.md)
- [MdmServerResponse](applebusinessapi/mdmserverresponse.md)
- [MdmServersResponse](applebusinessapi/mdmserversresponse.md)
- [MdmServerDevicesLinkagesResponse](applebusinessapi/mdmserverdeviceslinkagesresponse.md)
- [OrgDeviceActivity](applebusinessapi/orgdeviceactivity.md)
- [OrgDeviceActivityCreateRequest](applebusinessapi/orgdeviceactivitycreaterequest.md)
- [OrgDeviceActivityResponse](applebusinessapi/orgdeviceactivityresponse.md)
