toggle menu
innoqueue
0.0.1-SNAPSHOT
jvm
switch theme
search in API
innoqueue
/
com.innopolis.innoqueue.domain.queue.dto
/
QueueParticipantDto
/
QueueParticipantDto
Queue
Participant
Dto
constructor
(
userId
:
Long
,
userName
:
String
,
expenses
:
Long
?
,
active
:
Boolean
,
onDuty
:
Boolean
)