DeviceType

The device type.

Types

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

Properties

Link copied to clipboard

The device attributes.

Link copied to clipboard

The creation date of the device.

Link copied to clipboard

The device key.

Link copied to clipboard

The date when the device was last authenticated.

Link copied to clipboard

The date and time, in ISO 8601 format, when the item was modified.

Functions

Link copied to clipboard
inline fun copy(block: DeviceType.Builder.() -> Unit = {}): DeviceType
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