ListDeviceEventsRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the device.

Link copied to clipboard

The start date for the device event query, in ISO8061 format. For example, 2018-03-28T15:45:12.880Z

Link copied to clipboard

The maximum number of results to return per request. If not set, a default value of 100 is used.

Link copied to clipboard

The token to retrieve the next set of results.

Link copied to clipboard

The end date for the device event query, in ISO8061 format. For example, 2018-03-28T15:45:12.880Z

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