shared-kernel
Toggle table of contents
1.0.5
jvm
Platform filter
jvm
Switch theme
Search in API
shared-kernel
kernel-domain
/
io.github.positionpal.entities
/
UserId
User
Id
interface
UserId
A value object representing a user identifier.
Members
Functions
create
Link copied to clipboard
open
fun
create
(
username
:
String
)
:
UserId
Factory method to create an instance of UserId.
value
Link copied to clipboard
abstract
fun
value
(
)
:
String