# ChatResponseMessage
## Properties
**chat_id** | Option<**String**> | | [optional]
**created** | Option<[**chrono::DateTime<chrono::FixedOffset>**](chrono::DateTime<chrono::FixedOffset>.md)> | when the message was created | [optional]
**content** | Option<**String**> | | [optional]
**identity_id** | Option<[**dtz_identifier::IdentityId**](dtz_identifier::IdentityId.md)> | who the answer is from | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)