public class PaginationSettings extends Object
| Modifier and Type | Field and Description |
|---|---|
Integer |
Skip
How many results to skip.
|
Integer |
Take
How many results to return
|
| Constructor and Description |
|---|
PaginationSettings() |
Copyright © 2021. All rights reserved.