Record
get-conversations-id-messages-response
No description available.
record get-conversations-id-messages-response {
links: option<list<get-conversations-id-messages-response-links-item>>,
conversation-id: option<string>,
conversation-messages: option<list<get-conversations-id-messages-response-conversation-messages-item>>,
total-items: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| links | option<list<get-conversations-id-messages-response-links-item>> | |
| conversation-id | option<string> | |
| conversation-messages | option<list<get-conversations-id-messages-response-conversation-messages-item>> | |
| total-items | option<s32> |