# MessageResource
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | string | The unique ID of the Message. | |
conversation_id | string | The unique ID of the Conversation this Message belongs to. | [optional] |
created_at | \DateTime | The date the Message was created in ISO 8601 UTC datetime. | [optional] |
completed_at | \DateTime | The date the Message generation was completed in ISO 8601 UTC datetime. | [optional] |