BatchDeviceErrorResponseItem

Contains error information for a device operation that failed in a batch device request.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The application ID of the device that failed to be processed.

Link copied to clipboard

The field that caused the error.

Link copied to clipboard

A description of why the device operation failed.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String