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
It has generic type and I cannot find any solution for this issue.
The text was updated successfully, but these errors were encountered:
ExtinctAmoeba
changed the title
Help: Is there any options to parse this json?
Help: Is there any options to parse this json? Generic type.
Aug 14, 2019
Hello @ExtinctAmoeba, this can be achieved in following way:
Write a base class like this (having in mind that attributes are similar in both sub-types, your base class can hold all of the common attributes, below is a just simple example):
Json: https://jsonblob.com/96555bba-be78-11e9-bd8b-cdbff37ad6cb
It has generic type and I cannot find any solution for this issue.
The text was updated successfully, but these errors were encountered: