PagedResponse<T> Interface

A structure for paged responses

Properties

Name Type Description
items T[] Items for the requested page  
total number Total number of items  

Defined in

Last Updated: 16 April, 2024