ApprovalAttributesRequest
Import this model from the entry point of its package:
import { ApprovalAttributesRequest } from '@sailpoint/angular-sdk/approvals';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| 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) string | Comment associated with the request. | [default to undefined] |
| removeAttributeKeys | (optional) Array<string> | List of attribute keys to be removed. | [default to undefined] |