Skip to main content

EntitlementSource

Import this model from the entry point of its package:

import { EntitlementSource } from '@sailpoint/angular-sdk/roles';

Properties

NameTypeDescriptionNotes
id(optional) stringThe source ID[default to undefined]
type(optional) stringThe source type, will always be "SOURCE"[default to undefined]
name(optional) stringThe source name[default to undefined]