UserType

value class UserType(val value: String)(source)

Type of user (member or non-member).

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Companion object containing predefined user type constants.

Properties

Link copied to clipboard

The string value representing the user type.