Skip to main content

AccessRequestApproversListResponse

Import this model from the entry point of its package:

import { AccessRequestApproversListResponse } from '@sailpoint/angular-sdk/access_request_approvals';

Properties

NameTypeDescriptionNotes
id(optional) stringApprover id.[default to undefined]
email(optional) stringEmail of the approver.[default to undefined]
name(optional) stringName of the approver.[default to undefined]
approvalId(optional) stringId of the approval item.[default to undefined]
type(optional) stringType of the object returned. In this case, the value for this field will always Identity.[default to undefined]