toggle menu
QuettaCode API
0.1.0-BETA
jvm
switch theme
search in API
QuettaCode API
/
com.quettacode.core.auth.web.dto
/
UserResponse
/
UserResponse
User
Response
constructor
(
id
:
String
,
tenantId
:
String
,
username
:
String
,
email
:
String
,
fullName
:
String
,
role
:
String
,
active
:
Boolean
,
createdAt
:
Instant
)
(
source
)