tags:

views:

27

answers:

0

I'm using LitJSON. I have a List of objects that I need to convert to Json but I don't want to map all the properties of the object just a select few. Is there a way to specify which properties I want to convert to json?