Skip to main content

AppAccountDetailsSourceAccount

Import this model from the entry point of its package:

import { AppAccountDetailsSourceAccount } from '@sailpoint/angular-sdk/apps';

Properties

NameTypeDescriptionNotes
id(optional) stringThe account ID[default to undefined]
nativeIdentity(optional) stringThe native identity of account[default to undefined]
displayName(optional) stringThe display name of account[default to undefined]
sourceId(optional) stringThe source ID of account[default to undefined]
sourceDisplayName(optional) stringThe source name of account[default to undefined]