Skip to main content

ConfigurationDetailsResponse

Import this model from the entry point of its package:

import { ConfigurationDetailsResponse } from '@sailpoint/angular-sdk/work_reassignment';

Properties

NameTypeDescriptionNotes
configType(optional) ConfigTypeEnum[default to undefined]
targetIdentity(optional) Identity2[default to undefined]
startDate(optional) stringThe date from which to start reassigning work items[default to undefined]
endDate(optional) stringThe date from which to stop reassigning work items. If this is an empty string it indicates a permanent reassignment.[default to undefined]
auditDetails(optional) AuditDetails[default to undefined]