Selector
Import this model from the entry point of its package:
import { Selector } from '@sailpoint/angular-sdk/scheduled_search';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | SelectorType | [default to undefined] | |
| values | Array<string> | The selected values. | [default to undefined] |
| interval | (optional) number | The selected interval for RANGE selectors. | [default to undefined] |