GetUserResult

sealed interface GetUserResult

Sealed result type for the get-user query use case.

Inheritors

Types

Link copied to clipboard

Query outcome indicating that no user exists for the provided identifier.

Link copied to clipboard

Successful query outcome containing the requested User.