Skip to main content

ReelectRequest

Import this model from the entry point of its package:

import { ReelectRequest } from '@sailpoint/angular-sdk/data_access_security';

Properties

NameTypeDescriptionNotes
ownerId(optional) stringThe UUID of the identity proposed to be re-elected as the resource owner.[default to undefined]
campaignName(optional) stringThe name of the campaign or election process for re-electing the owner.[default to undefined]
reviewers(optional) Array<string>A list of UUIDs representing the identities of reviewers participating in the re-election process.[default to undefined]