---
title: Device
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/device
---

# Device

A physical Apple device registered in your developer account for testing, identified by its UDID and device type.

## Declaration

```data
object Device
```

## Properties

attributes: The resource’s attributes. id: The opaque resource ID that uniquely identifies the resource. type: The resource type. links: Navigational links that include the self-link.

## Topics

### Objects

- [Device.Attributes](appstoreconnectapi/device/attributes-data.dictionary.md)

## See Also

### Objects

- [DevicesWithoutIncludesResponse](appstoreconnectapi/deviceswithoutincludesresponse.md)
- [DeviceCreateRequest](appstoreconnectapi/devicecreaterequest.md)
- [DeviceUpdateRequest](appstoreconnectapi/deviceupdaterequest.md)
- [DeviceResponse](appstoreconnectapi/deviceresponse.md)
- [DevicesResponse](appstoreconnectapi/devicesresponse.md)
