Success

constructor(data: List<ZyncProperty>, currentPage: Int, totalPages: Int, totalRecords: Int, isPartialData: Boolean)

Parameters

data

The properties list

currentPage

Current page number

totalPages

Total number of pages available

totalRecords

Total number of records across all pages

isPartialData

Flag indicating if the data is from cache or from server