This type defines the response payload of the getConversation method.
Types that use GetMessagesByConversationIdResponse
Not used by any types.
Call that uses GetMessagesByConversationIdResponse
Fields
messages
array of MessageDetail
This array returns a list of messages from the specified conversation.
next
The URI for the next page of results.
This value is only returned if there is an additional page of results in the result set.
This value is only returned if there is an additional page of results in the result set.
prev
The URI for the previous page of results.
This is only retuned if there is a previous page of results in the result set.
This is only retuned if there is a previous page of results in the result set.