SavedSearchCompleteSearchResultsEntitlement
Import this model from the entry point of its package:
import { SavedSearchCompleteSearchResultsEntitlement } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| count | string | The number of rows in the table. | [default to undefined] |
| noun | string | The type of object represented in the table. | [default to undefined] |
| preview | Array<Array<string>> | A sample of the data in the table. | [default to undefined] |