Constructing a TaggedEnum from a JSON object

how can I construct a TaggedEnum<> from a JSON object containing the tag/properties?
Was this page helpful?