ListCollectionsParams
Hierarchy
- BaseRequestParameters
- ListCollectionsParams
Index
Properties
optionallimit
The limit of items per page.
optionalorder
Define how items will be ordered. Check this field type to see the allowed options.
optionalpage
The page requested.
optionalquery
A search query string.
For instance, searching for “out” will match both “check out!” and “about us”. Search is not case-sensitive.
Request parameters for listing collections.
Used by CollectionSelector.list.