The total count of items, disregarding paging (limit and options).
Contains true
if the total count (property count
) was retrieved from the cache.
The maximum number of items in items
, if specified, otherwise 0
.
The offset of the items which were retrieved, if specified, otherwise 0
.
Generated using TypeDoc
A wrapper interface for returning typed collections. Contains additional information which is useful for paging UI scenarios.