Hello i am having next problem. I open same topic on
StackOverflow but no answer and i am in hurry. In my json as response from server i am getting this kind of json.I am also getting error java.lang.IllegalArgumentException: Unable to create converter for at my call method getInvestmentsInForce()
so I don't know how to change these numbers inside percentage. It won't be the same all the type but will change dynamically
My model :
and in my InvestmentForceRegisteredInvestments :
and my PercentagesInvestmentInforce:
if there no numbers at all then my public class PercentagesInvestmentInforce will be empty
and my call