Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
UpsertClassCycleSessionDTO
Interface UpsertClassCycleSessionDTO
interface
UpsertClassCycleSessionDTO
{
endTimestamp
:
number
;
index
:
number
;
name
:
string
;
startTimestamp
:
number
;
state
:
EntityState
;
}
Hierarchy
Omit
<
ClassBaseDocument
[
"cycles"
]
[
string
]
[
"sessions"
]
[
string
]
,
"assignments"
|
"id"
>
UpsertClassCycleSessionDTO
Index
Properties
end
Timestamp
index
name
start
Timestamp
state
Properties
end
Timestamp
end
Timestamp
:
number
index
index
:
number
name
name
:
string
start
Timestamp
start
Timestamp
:
number
state
state
:
EntityState
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
end
Timestamp
index
name
start
Timestamp
state
@juki-team/commons - v0.0.826
Loading...