DeleteClientUseCase

This use case is responsible for deleting the client. The client will be deleted from the backend and the local storage.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(param: <Error class: unknown class>): DeleteClientResult