Skip to main content

ApprovalAttributesRequest

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
additionalAttributes(optional)Additional attributes as key-value pairs that are not part of the standard schema but can be included for custom data.[default to undefined]
comment(optional) stringComment associated with the request.[default to undefined]
removeAttributeKeys(optional) Array<string>List of attribute keys to be removed.[default to undefined]