Success
constructor(data: List<ZyncOrganization>, currentPage: Int, totalPages: Int, totalRecords: Int, isPartialData: Boolean)
Parameters
data
The organizations list
current Page
Current page number
total Pages
Total number of pages available
total Records
Total number of records across all pages
is Partial Data
Flag indicating if the data is from cache or from server