The mapper which defines the metadata of the serializable object
A valid Javascript entity to be deserialized
Name of the deserialized object
A valid deserialized Javascript object
Serialize the given object based on its metadata defined in the mapper
The mapper which defines the metadata of the serializable object
A valid Javascript object to be serialized
Name of the serialized object
A valid serialized Javascript object
Generated using TypeDoc
Deserialize the given object based on its metadata defined in the mapper