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.outbound.mongo.document
/
UserDocument
/
UserDocument
User
Document
constructor
(
id
:
String
,
username
:
String
,
email
:
String
,
isVerified
:
Boolean
,
role
:
String
)