ConnectionGatewayDefinitionResponseProperties

data class ConnectionGatewayDefinitionResponseProperties(val backendUri: String? = null, val connectionGatewayInstallation: ConnectionGatewayReferenceResponse? = null, val contactInformation: List<String>? = null, val description: String? = null, val displayName: String? = null, val machineName: String? = null, val status: Any? = null)

Constructors

constructor(backendUri: String? = null, connectionGatewayInstallation: ConnectionGatewayReferenceResponse? = null, contactInformation: List<String>? = null, description: String? = null, displayName: String? = null, machineName: String? = null, status: Any? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val backendUri: String? = null

The URI of the backend

Link copied to clipboard

The gateway installation reference

Link copied to clipboard

The gateway admin

Link copied to clipboard
val description: String? = null

The gateway description

Link copied to clipboard
val displayName: String? = null

The gateway display name

Link copied to clipboard
val machineName: String? = null

The machine name of the gateway

Link copied to clipboard
val status: Any? = null

The gateway status