Skip to main content

FeatureValueDto

Import this model from the entry point of its package:

import { FeatureValueDto } from '@sailpoint/angular-sdk/iai_recommendations';

Properties

NameTypeDescriptionNotes
feature(optional) stringThe type of feature[default to undefined]
numerator(optional) numberThe number of identities that have access to the feature[default to undefined]
denominator(optional) numberThe number of identities with the corresponding feature[default to undefined]