toggle menu
innoqueue
0.0.1-SNAPSHOT
jvm
switch theme
search in API
innoqueue
/
com.innopolis.innoqueue.domain.userqueue.model
/
UserQueuesShortForm
User
Queues
Short
Form
interface
UserQueuesShortForm
Custom model for the "user_queue" db table
Members
Functions
get
Color
Link copied to clipboard
abstract
fun
getColor
(
)
:
String
get
Date
Joined
Link copied to clipboard
abstract
fun
getDateJoined
(
)
:
LocalDateTime
get
Is
Active
Link copied to clipboard
abstract
fun
getIsActive
(
)
:
Boolean
get
On
Duty
User
Name
Link copied to clipboard
abstract
fun
getOnDutyUserName
(
)
:
String
get
Queue
Id
Link copied to clipboard
abstract
fun
getQueueId
(
)
:
Long
get
Queue
Name
Link copied to clipboard
abstract
fun
getQueueName
(
)
:
String