GatewaySummary

Contains summary information about a gateway.

Types

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

Properties

Link copied to clipboard

The type of authorizer used by the gateway.

Link copied to clipboard

The timestamp when the gateway was created.

Link copied to clipboard

The description of the gateway.

Link copied to clipboard

The unique identifier of the gateway.

Link copied to clipboard

The name of the gateway.

Link copied to clipboard

The protocol type used by the gateway.

Link copied to clipboard

The current status of the gateway.

Link copied to clipboard

The timestamp when the gateway was last updated.

Functions

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