GetOrRegisterClientUseCase

This use case is responsible for getting the client. If the client is not found, it will be registered.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(registerClientParam: RegisterClientUseCase.RegisterClientParam): RegisterClientResult