Holds the data from server response in a generic way. TData could be of any type, for example:
Response data as array.
Optional
pagingPaging allows you to query the next and previous data chunks in a convenient way. You can also go to a specific page or just read page information about the current data chunk. For a detailed view see [[Paging]]
Server response of type [[IFetchResponse]].
The IResultList interface splits up the server
response in different fragments, namely in: