Skip to main content

CcBccPreferenceEntry

Import this model from the entry point of its package:

import { CcBccPreferenceEntry } from '@sailpoint/angular-sdk/notifications';

Properties

NameTypeDescriptionNotes
typeCcBccRecipientType[default to undefined]
id(optional) stringIdentity or governance group id when required by the recipient type. For MANAGER_OF, when provided this is the identity whose manager should receive the email.[default to undefined]
email(optional) stringStatic email address when type is STATIC_EMAIL.[default to undefined]