Preparing search index...
The search index is not available
Participants - v0.13.6
Participants
types/core/scheduleExternal
ScheduleExternal
Interface ScheduleExternal
The external schedule sheet data from the API
interface
ScheduleExternal
{
data
:
LineupExternal
[]
;
metadata
:
{
count
:
number
;
dateGenerated
:
string
;
options
:
{
hideEmpty
:
boolean
;
limit
:
number
;
}
;
}
;
}
Index
Properties
data
metadata
Properties
data
data
:
LineupExternal
[]
metadata
metadata
:
{
count
:
number
;
dateGenerated
:
string
;
options
:
{
hideEmpty
:
boolean
;
limit
:
number
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
metadata
Participants - v0.13.6
Loading...
The external schedule sheet data from the API