Hello SAP Team,
how can I deserialize a complex list structure in Android ?
I serialized a list containing ComplexValue types with ToJSON.complexList(list), but FromJSON does not allow to convert back to a complex list, because the methods in the deserializer always expect either entityType or entitySet.
Would be nice, if you could help me out.
Regards
Eduard