DoorLockTrait.GetUserCommand.Request

class DoorLockTrait.GetUserCommand.Request


The request payload for the GetUser command.

Summary

Public constructors

Request(userIndex: UShort)

Creates a request payload for the GetUser command.

Public properties

UShort

The unique identifier for the user whose type is to be retrieved.

Public constructors

Request

Request(userIndex: UShort)

Creates a request payload for the GetUser command.

Public properties

userIndex

val userIndexUShort

The unique identifier for the user whose type is to be retrieved.