munchies
      Target filter
Search in API
Skip to content
    munchies
user-service/com.munchies.user.application.port.inbound/UpdateUserPassword/Companion/UpdateUserPasswordResult

UpdateUserPasswordResult

sealed interface UpdateUserPasswordResult

Inheritors

Success
LockedUser
WrongCredentials
UserNotFound
UnauthorizedOperation

Types

LockedUser
Link copied to clipboard
data object LockedUser : UpdateUserPassword.Companion.UpdateUserPasswordResult
Success
Link copied to clipboard
data object Success : UpdateUserPassword.Companion.UpdateUserPasswordResult
UnauthorizedOperation
Link copied to clipboard
data object UnauthorizedOperation : UpdateUserPassword.Companion.UpdateUserPasswordResult
UserNotFound
Link copied to clipboard
data object UserNotFound : UpdateUserPassword.Companion.UpdateUserPasswordResult
WrongCredentials
Link copied to clipboard
data object WrongCredentials : UpdateUserPassword.Companion.UpdateUserPasswordResult
Generated by Dokka
© 2026 Copyright