Preparing search index...
The search index is not available
@mediafly/frontend-api - v16.1.0
@mediafly/frontend-api
ListMapTasksInput
Interface ListMapTasksInput
interface
ListMapTasksInput
{
includeCommentSlugs
?:
boolean
;
limit
?:
number
;
offset
?:
number
;
roomSlug
:
string
;
sectionSlug
?:
string
;
taskType
?:
MapTaskType
;
}
Index
Properties
include
Comment
Slugs?
limit?
offset?
room
Slug
section
Slug?
task
Type?
Properties
Optional
include
Comment
Slugs
include
Comment
Slugs
?:
boolean
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
room
Slug
room
Slug
:
string
Optional
section
Slug
section
Slug
?:
string
Optional
task
Type
task
Type
?:
MapTaskType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
include
Comment
Slugs
limit
offset
room
Slug
section
Slug
task
Type
@mediafly/frontend-api - v16.1.0
Loading...