GetGatewaySmbUsersUser

data class GetGatewaySmbUsersUser(val gatewayId: String, val id: String, val username: String)

Constructors

Link copied to clipboard
constructor(gatewayId: String, id: String, username: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Gateway ID.

Link copied to clipboard
val id: String

The ID of the Gateway SMB User.

Link copied to clipboard

The username of the Gateway SMB User.