toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
users-service
/
piperkt.services.users.interfaces.web.api
/
RegisterApi
/
Errors
/
UserAlreadyExists
User
Already
Exists
data
class
UserAlreadyExists
(
val
username
:
String
)
:
RegisterApi.Errors
Members
Constructors
User
Already
Exists
Link copied to clipboard
constructor
(
username
:
String
)
Properties
username
Link copied to clipboard
val
username
:
String