# Comment
## Properties
**id** | **String** | |
**note_id** | **String** | |
**parent_comment_id** | Option<**String**> | | [optional]
**block_id** | Option<**String**> | | [optional]
**body** | **String** | |
**created_at** | **chrono::DateTime<chrono::FixedOffset>** | |
**updated_at** | **chrono::DateTime<chrono::FixedOffset>** | |
**author** | [**models::CommentAuthor**](CommentAuthor.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)