Paging properties for paged responses.
IPagedResponse can also be imported from the following packages:
IPagedResponse
import { IPagedResponse } from "@esri/arcgis-rest-portal"; Copy
import { IPagedResponse } from "@esri/arcgis-rest-portal";
Optional
next entry index or -1 for the last page
total number of object across all pages
Paging properties for paged responses.
IPagedResponse
can also be imported from the following packages: