codecutout/JsonApiSerializer

How to get properties in the CreateObject function?

Opened this issue · 0 comments

Hi, how to get properties of the object in CreateObject()? I want to check a "polymorphic_ctype" property that is served by the JsonObject, to choose the correct class..