Skip to main content

BulkApproveRequestDTO

Import this model from the entry point of its package:

import { BulkApproveRequestDTO } from '@sailpoint/angular-sdk/approvals';

Properties

NameTypeDescriptionNotes
approvalIds(optional) Array<string>Array of Approval IDs to be bulk approved[default to undefined]
comment(optional) stringOptional comment to include with the bulk approval request[default to undefined]
additionalAttributes(optional)Additional attributes to include with the bulk approval request[default to undefined]