Success

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

Parameters

data

The assets 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