munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
user-service
/
com.munchies.user.infrastructure.adapter.dto.factory
/
UserDTOFactory
/
UserDTOFactoryResult
/
Success
Success
data
class
Success
(
val
user
:
User
)
:
UserDTOFactory.UserDTOFactoryResult
Members
Constructors
Success
Link copied to clipboard
constructor
(
user
:
User
)
Properties
user
Link copied to clipboard
val
user
:
User