Skip to main content

IntelAccessHistoryCertificationsSlice

Import this model from the entry point of its package:

import { IntelAccessHistoryCertificationsSlice } from '@sailpoint/angular-sdk/intelligence';

Properties

NameTypeDescriptionNotes
itemsArray<IntelCertificationHistoryEvent>First page of certification history events for the identity.[default to undefined]
totalCount(optional) numberTotal number of events in this category; omitted when items is empty.[default to undefined]
next(optional) stringAbsolute URL to the next certifications page; present when totalCount exceeds the items returned on this page.[default to undefined]