---
id: v1-approval-comment
title: ApprovalComment
pagination_label: ApprovalComment
sidebar_label: ApprovalComment
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ApprovalComment', 'v1ApprovalComment']
slug: /tools/sdk/typescript/configuration_hub/models/approval-comment
tags: ['SDK', 'Software Development Kit', 'ApprovalComment', 'v1ApprovalComment']
---

# ApprovalComment

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**comment** | `string` | Comment provided either by the approval requester or the approver. | [default to undefined]
**timestamp** | `string` | The time when this comment was provided. | [default to undefined]
**user** | `string` | Name of the user that provided this comment. | [default to undefined]
**id** | `string` | Id of the user that provided this comment. | [default to undefined]
**changedToStatus** | `string` | Status transition of the draft. | [default to undefined]

