CaseResponseJson

public class CaseResponseJson

Wrapper class for storing list of instances of the CaseJson class and their metadata. It’s part of the CommCareHQ model.

Methods

getCases

public List<CaseJson> getCases()

getMetadata

public CommcareMetadataJson getMetadata()