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