RegisterUserAPI

Contract for registering a new user.

Type Parameters

Response

response payload type.

Inheritors

Functions

Link copied to clipboard
abstract fun registerUser(request: RegisterUserRequest): Response

Registers a user using the provided request payload.