Converts a paged data response from the API into an SDK friendly format.
The API response that contains paging information about the list
The actual list items returned from the API.
This is the count of records returned
The page this list represents
This is the total count of records available, Needed for pagination
Converts a paged data response from the API into an SDK friendly format.