---
id: v1-comment
title: Comment
pagination_label: Comment
sidebar_label: Comment
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'Comment', 'v1Comment']
slug: /tools/sdk/typescript/account_activities/models/comment
tags: ['SDK', 'Software Development Kit', 'Comment', 'v1Comment']
---

# Comment

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**commenterId** | **(optional)** `string` | Id of the identity making the comment | [default to undefined]
**commenterName** | **(optional)** `string` | Human-readable display name of the identity making the comment | [default to undefined]
**body** | **(optional)** `string` | Content of the comment | [default to undefined]
**date** | **(optional)** `string` | Date and time comment was made | [default to undefined]

