mapJSONPropertiesToS4Slots: Map JSON properties to S4 slots.
Description
`r lifecycle::badge("deprecated")`
Usage
mapJSONPropertiesToS4Slots(object, json, discard_type = TRUE)
Value
a JSON object ready to be serialised
Details
`mapJSONPropertiesToS4Slots()` is deprecated in favor of `map_json_properties_to_s4_slots()`.