Errors

sealed interface Errors

Inheritors

Types

Link copied to clipboard
data class UserAlreadyExists(val username: String) : RegisterApi.Errors