Skip to main content

InnerHit

Import this model from the entry point of its package:

import { InnerHit } from '@sailpoint/angular-sdk/access_model_metadata';

Properties

NameTypeDescriptionNotes
querystringThe search query using the Elasticsearch Query String Query syntax from the Query DSL extended by SailPoint to support Nested queries.[default to undefined]
typestringThe nested type to use in the inner hits query. The nested type Nested Type refers to a document "nested" within another document. For example, an identity can have nested documents for access, accounts, and apps.[default to undefined]