---
title: LOMDeviceRequestResponse.ResponseListItem
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/lomdevicerequestresponse/responselistitem
---

# LOMDeviceRequestResponse.ResponseListItem

A dictionary that describes a response list item.

## Declaration

```data
object LOMDeviceRequestResponse.ResponseListItem
```

## Properties

DeviceRequestReturnError: If present, a description of the error for a failed request. DeviceRequestSuccess: If true, the request was successful. DeviceRequestUUID: The unique identifier of the request for this response list item.

## See Also

### Objects

- [LOMDeviceRequestResponse.ErrorChainItem](devicemanagement/lomdevicerequestresponse/errorchainitem.md)
