hi all i am working on json data to show it on mobile apps how to read this type of json data 'limitvalue'
previously im sending all data to one object and reading but now it is not understandable how to read can some suggest me with some sample example.
here is the json data that we want to use in that we need to show CoverageName and limitvalue.
[{"CoverageName":"Business Income"},{"CoverageName":"Employee Benefits Liability","Values":
{"Employee Benefits Liability Limit":{"limitvalue":"1000000"}}},{"CoverageName":"Extended Period
ofIndemnity"},{"CoverageName":"Limited Blanket Additional Insured"},{"CoverageName":"Non Owned
Including Hired Automobile Coverage"},{"CoverageName":"Per Location Aggregate"},
{"CoverageName":"Tenant Legal Liability","Values":{"Tenant Legal Liability Limit"
:{"limitvalue":"100000"}}},{"CoverageName":"Employee Dishonesty","Values":{"Employee Dishonesty
Limit":{"limitvalue":"5000"}}},{"CoverageName":"Supplemental Payments_Third Party Attorneys
Fees"},{"CoverageName":"Employment Practices Liability","Values":{"EPLI Limit":
{"limitvalue":"100000"},"EPLI Deductible":{"deductablevalue":"2500"}}},{"CoverageName":"Included
Coverage Package"},{"CoverageName":"Business Owners","Values":{"General Liability Aggregate
Limit":{"limitvalue":"2000000"},"General Liability Occurrence Limit":
{"limitvalue":"1000000"},"Total Building Limit":{"limitvalue":"0.0"},"Total Contents Limit":
{"limitvalue":"0.0"},"Property Deductible":{"deductablevalue":"100000"}}}]