UserAlreadyExists

data class UserAlreadyExists(val username: String) : RegisterApi.Errors

Constructors

Link copied to clipboard
constructor(username: String)

Properties

Link copied to clipboard