Skip to main content

TemplateSlackAutoApprovalData

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
isAutoApproved(optional) stringWhether the request was auto-approved[default to undefined]
itemId(optional) stringThe item ID[default to undefined]
itemType(optional) stringThe item type[default to undefined]
autoApprovalMessageJSON(optional) stringJSON message for auto-approval[default to undefined]
autoApprovalTitle(optional) stringTitle for auto-approval[default to undefined]