Hi,
Is any code available for deserializing the JSON Navigation Menu response? Trying to create a class for deserializing the response is very tricky because the expected child class is not fixed at every nested point. For example, an Event Type might have as a child a GROUP and/or an EVENT and/or a RACE.
Thanking you in advance,
Panos Kourtesis
Is any code available for deserializing the JSON Navigation Menu response? Trying to create a class for deserializing the response is very tricky because the expected child class is not fixed at every nested point. For example, an Event Type might have as a child a GROUP and/or an EVENT and/or a RACE.
Thanking you in advance,
Panos Kourtesis


Comment