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