Skip to main content

AccessItemAccountResponse

Import this model from the entry point of its package:

import { AccessItemAccountResponse } from '@sailpoint/angular-sdk/identity_history';

Properties

NameTypeDescriptionNotes
id(optional) stringthe access item id[default to undefined]
accessType(optional) stringthe access item type. account in this case[default to undefined]
displayName(optional) stringthe display name of the identity[default to undefined]
sourceName(optional) stringthe name of the source[default to undefined]
nativeIdentitystringthe native identifier used to uniquely identify an acccount[default to undefined]
sourceId(optional) stringthe id of the source[default to undefined]
entitlementCount(optional) numberthe number of entitlements the account will create[default to undefined]