---
id: v1-approval-attributes-request
title: ApprovalAttributesRequest
pagination_label: ApprovalAttributesRequest
sidebar_label: ApprovalAttributesRequest
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ApprovalAttributesRequest', 'v1ApprovalAttributesRequest']
slug: /tools/sdk/typescript/approvals/models/approval-attributes-request
tags: ['SDK', 'Software Development Kit', 'ApprovalAttributesRequest', 'v1ApprovalAttributesRequest']
---

# ApprovalAttributesRequest

## 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]

