ModelsIPaginationOn this pageIPagination The IPagination interface defines properties for pagination handling in data retrieval. Properties NameDescriptionSkipThe number of records to skip.TakeThe number of records to retrieve.