Contents

LOMDeviceRequestResponse.ResponseListItem

A dictionary that describes a response list item.

Declaration

object LOMDeviceRequestResponse.ResponseListItem

Properties

NameTypeDescription
DeviceRequestReturnErrorstring

If present, a description of the error for a failed request.

DeviceRequestSuccess Requiredboolean

If true, the request was successful.

DeviceRequestUUID Requiredstring

The unique identifier of the request for this response list item.

See Also

Objects