Skip to main content

AccountRequestPhase

Import this model from the entry point of its package:

import { AccountRequestPhase } from '@sailpoint/angular-sdk/account_deletion_requests';

Properties

NameTypeDescriptionNotes
name(optional) stringEnum of account request phase type[default to undefined]
state(optional) AccountRequestPhaseState[default to undefined]
started(optional) stringStart date of account request phase.[readonly] [default to undefined]
finished(optional) stringFinish date of account request phase.[readonly] [default to undefined]