UpdateSelfClientCapabilityToLegalHoldConsentUseCase

Use case that updates the client capabilities of the current user to include the ClientCapability.LegalHoldImplicitConsent capability. Once the capability is updated, the use case will not update it again.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(): Either<CoreFailure, Unit>