Skip to main content

SourceClassificationStatus

Import this model from the entry point of its package:

import { SourceClassificationStatus } from '@sailpoint/angular-sdk/classify_source';

Properties

NameTypeDescriptionNotes
status(optional) stringStatus of Classification Process[default to undefined]
started(optional) stringTime when the process was started[default to undefined]
updated(optional) stringTime when the process status was last updated[default to undefined]
counts(optional) SourceClassificationStatusAllOfCounts[default to undefined]