Skip to main content

BulkRejectRequestDTO

Import this model from the entry point of its package:

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

Properties

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