UpdateClientVerificationStatusUseCase

internal constructor(clientRepository: ClientRepository)

Parameters

userId

The user id of the client.

clientId

The client id of the client.

verified

The new verification status of the client.