ExchangeGetResponse
Response type for Exchange with MessageGetResponse instead of raw Message
Extends¶
Omit<Exchange,"messages">
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 |
MessageGetResponse[] |
- |
spanId? |
string |
Span identifier for distributed tracing. |
updatedTime |
string |
Timestamp indicating when the exchange was last updated. |