Skip to main content

ExpressionChildrenInner

Import this model from the entry point of its package:

import { ExpressionChildrenInner } from '@sailpoint/angular-sdk/data_segmentation';

Properties

NameTypeDescriptionNotes
operator(optional) stringOperator for the expression[default to undefined]
attribute(optional) stringName for the attribute[default to undefined]
value(optional) Value[default to undefined]
children(optional) stringThere cannot be anymore nested children. This will always be null.[default to undefined]