---
id: v1-approval-forward-history
title: ApprovalForwardHistory
pagination_label: ApprovalForwardHistory
sidebar_label: ApprovalForwardHistory
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ApprovalForwardHistory', 'v1ApprovalForwardHistory']
slug: /tools/sdk/typescript/access_requests/models/approval-forward-history
tags: ['SDK', 'Software Development Kit', 'ApprovalForwardHistory', 'v1ApprovalForwardHistory']
---

# ApprovalForwardHistory

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**oldApproverName** | **(optional)** `string` | Display name of approver from whom the approval was forwarded. | [default to undefined]
**newApproverName** | **(optional)** `string` | Display name of approver to whom the approval was forwarded. | [default to undefined]
**comment** | **(optional)** `string` | Comment made while forwarding. | [default to undefined]
**modified** | **(optional)** `string` | Time at which approval was forwarded. | [default to undefined]
**forwarderName** | **(optional)** `string` | Display name of forwarder who forwarded the approval. | [default to undefined]
**reassignmentType** | **(optional)** `ReassignmentType` |  | [default to undefined]

