Exchange
Represents a group of related messages (exchange).
Properties¶
| Property | Type | Description |
|---|---|---|
createdTime |
string |
Timestamp indicating when the exchange was created. |
exchangeId |
string |
Identifies the exchange. |
feedbackRating? |
FeedbackRating |
The optional feedback rating given by the user. |
id |
string |
Unique identifier for the exchange. |
messages |
Message[] |
Messages in the exchange. |
spanId? |
string |
Span identifier for distributed tracing. |
updatedTime |
string |
Timestamp indicating when the exchange was last updated. |