@camunda8/sdk
Preparing search index...
index
CamundaRestApiTypes
SearchElementInstancesResponse
Interface SearchElementInstancesResponse
interface
SearchElementInstancesResponse
{
items
:
ElementInstanceDetails
[]
;
page
:
SearchResponsePagination
;
}
Hierarchy (
View Summary
)
PaginatedSearchResponse
<
ElementInstanceDetails
>
SearchElementInstancesResponse
Index
Properties
items
page
Properties
items
items
:
ElementInstanceDetails
[]
The matching items.
page
page
:
SearchResponsePagination
Pagination information about the search results.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
items
page
@camunda8/sdk
Loading...
The matching items.