Optional
Readonly
dataCustom deserialization data.
This data can be used by deserializers and handlers.
Optional
Readonly
entitiesOptional
Readonly
formatsMap of recognized formatted data receivers.
By default, formatted data will be deserialized by compiler.
Optional
Readonly
onFunction to call to report deserialization error.
By default, throws an churi!UcError with the given error
info.
Error info.
Optional
Readonly
onFunction to call to deserialize metadata attribute.
By default, metadata attribute value will be deserialized as unknown.
Generated using TypeDoc
Data deserialization options passed to deserializer.