toggle menu
Social-Network
0.1.0-archeo+31d6ff7
jvm
switch theme
search in API
user-service
/
social.user.domain
/
User
/
UserID
User
ID
data
class
UserID
(
val
value
:
String
)
:
ID
<
String
>
Data class to represent the user ID.
Members
Constructors
User
ID
Link copied to clipboard
constructor
(
value
:
String
)
Properties
id
Link copied to clipboard
open
val
id
:
String
value
Link copied to clipboard
val
value
:
String