Bound
Import this model from the entry point of its package:
import { Bound } from '@sailpoint/angular-sdk/search';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| value | string | The value of the range's endpoint. | [default to undefined] |
| inclusive | (optional) boolean | Indicates if the endpoint is included in the range. | [default to false] |