toggle menu
innoqueue
0.0.1-SNAPSHOT
jvm
switch theme
search in API
innoqueue
/
com.innopolis.innoqueue.domain.userqueue.model
/
UserQueueAndQueue
User
Queue
And
Queue
interface
UserQueueAndQueue
Custom model for the "user_queue" db table
Members
Functions
get
Completes
Link copied to clipboard
abstract
fun
getCompletes
(
)
:
Long
get
Current
User
Id
Link copied to clipboard
abstract
fun
getCurrentUserId
(
)
:
Long
get
Expenses
Link copied to clipboard
abstract
fun
getExpenses
(
)
:
Double
get
Is
Active
Link copied to clipboard
abstract
fun
getIsActive
(
)
:
Boolean
get
Progress
Link copied to clipboard
abstract
fun
getProgress
(
)
:
Long
get
Queue
Id
Link copied to clipboard
abstract
fun
getQueueId
(
)
:
Long
get
Skips
Link copied to clipboard
abstract
fun
getSkips
(
)
:
Long
get
Track
Expenses
Link copied to clipboard
abstract
fun
getTrackExpenses
(
)
:
Boolean
get
User
Id
Link copied to clipboard
abstract
fun
getUserId
(
)
:
Long