CreateGatewayRequest

Types

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

Properties

Link copied to clipboard

The activation key of the created gateway.

Link copied to clipboard

The display name of the created gateway.

Link copied to clipboard

The type of created gateway.

Link copied to clipboard
val tags: List<Tag>?

A list of up to 50 tags to assign to the gateway. Each tag is a key-value pair.

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