RegistrationToken

@Serializable
data class RegistrationToken(val token: String) : AuthenticationRequest

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard