You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I must be missing something wrong because i can not directly translate child objects that are "filter[include]" to their respective model class types. I created a parser method to handle this.
Any recommendations to do it easier or correctly?
I request the child objects through a parent model like this
I must be missing something wrong because i can not directly translate child objects that are "filter[include]" to their respective model class types. I created a parser method to handle this.
Any recommendations to do it easier or correctly?
I request the child objects through a parent model like this
My Child Model Class is here
And the model looks like this
The text was updated successfully, but these errors were encountered: