Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-core
/
dev.catbit.mosaic.core.data.schemas.event.data
/
AccessModeSchema
/
Batch
/
Batch
Batch
constructor
(
dataIds
:
SerializableImmutableList
<
String
>
,
allowMissingData
:
Boolean
,
unwrapValuesToList
:
Boolean
)