FVyPageableObjectDto
A pageable object
Last updated
A pageable object
Last updated
offset
int
The offset of the pageable object
sort
The sorting criteria for the pageable object
unpaged
bool
Flag indicating if the object is unpaged
paged
bool
Flag indicating if the object is paged
pageNumber
int
The page number of the pageable object
pageSize
int
The page size of the pageable object