Skip to main content

SourceItemRef

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
sourceId(optional) stringThe id for the source on which account selections are made[default to undefined]
accounts(optional) Array<AccountItemRef>A list of account selections on the source. Currently, only one selection per source is supported.[default to undefined]