Skip to main content

SourceAccountSelections

Import this model from the entry point of its package:

import { SourceAccountSelections } from '@sailpoint/angular-sdk/access_requests';

Properties

NameTypeDescriptionNotes
type(optional) DtoType[default to undefined]
id(optional) stringThe source id[default to undefined]
name(optional) stringThe source name[default to undefined]
accounts(optional) Array<AccountInfoRef>The accounts information for a particular source in the requested item[default to undefined]