Skip to main content

RequestedAccountRef

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
name(optional) stringDisplay name of the account for the user[default to undefined]
type(optional) DtoType[default to undefined]
accountUuid(optional) stringThe uuid for the account[default to undefined]
accountId(optional) stringThe native identity for the account[default to undefined]
sourceName(optional) stringDisplay name of the source for the account[default to undefined]