Skip to main content

Bound

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
valuestringThe value of the range's endpoint.[default to undefined]
inclusive(optional) booleanIndicates if the endpoint is included in the range.[default to false]