munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
user-service
/
com.munchies.user.application.port.inbound
/
UpdateUserInfo
Update
User
Info
interface
UpdateUserInfo
Inbound port for updating the persisted profile information of a user.
Inheritors
UpdateUserInfoUseCase
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
execute
Link copied to clipboard
abstract
fun
execute
(
user
:
User
)
:
UpdateUserInfo.Companion.UpdateUserInfoResult