Skip to main content

BulkCancelRequestDTO

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
approvalIds(optional) Array<string>Array of Approval IDs to be bulk cancelled[default to undefined]
comment(optional) stringOptional comment to include with the bulk cancellation request[default to undefined]