MemberMessageExchangeType

Container for message metadata.

Types that use MemberMessageExchangeType:

Calls that use one or more fields of MemberMessageExchangeType:

Fields

CreationDate ( dateTime )
Item ( ItemType )
LastModifiedDate ( dateTime )
MessageStatus ( MessageStatusTypeCodeType )
Question ( MemberMessageType )
Response ( string )

CreationDate ( dateTime ) [0..1]
Date the message was created. Returned if the parent container is returned.
See the Field Index to learn which calls use CreationDate.

Item ( ItemType ) [0..1]
The item about which the question was asked. Returned if the parent container is returned.
See the Field Index to learn which calls use Item.

LastModifiedDate ( dateTime ) [0..1]
Date the message was last modified. Returned if the parent container is returned.
See the Field Index to learn which calls use LastModifiedDate.

MessageStatus ( see MessageStatusTypeCodeType for possible values ) [0..1]
The status of the message. Returned if the parent container is returned.
See the Field Index to learn which calls use MessageStatus.

Question ( MemberMessageType ) [0..1]
Contains all the information about the question being asked. Returned if the parent container is returned.
See the Field Index to learn which calls use Question.

Response ( string ) [0..*]
An answer to the question. Returned if the parent container is returned.

For GetAdFormatLeads, returned if the seller responded to the lead's question. Contains the body of the seller's response message.
See the Field Index to learn which calls use Response.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.