# atom_api.ModelCommentPayload

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**modelId** | **String** | The ID of the model that the comment falls under | 
**comment** | **String** | Body of the comment | 
**_date** | **Date** | Date for when the comment applies | 
**secondaryId** | [**SecondaryId**](SecondaryId.md) |  | [optional] 


