@maschinenlesbar.org/ckan-cli
Preparing search index...
ListParams
Interface ListParams
Paging for the
*_list
endpoints.
interface
ListParams
{
limit
?:
number
;
offset
?:
number
;
}
Hierarchy (
View Summary
)
ListParams
GroupListParams
Index
Properties
limit?
offset?
Properties
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
offset
@maschinenlesbar.org/ckan-cli
Loading...
Paging for the
*_listendpoints.