
eBay::API::XML::DataType::DisputeMessageType

Contains a message posted to a dispute. The message can be posted by the buyer, the seller, or an eBay representative.


eBay::API::XML::DataType::DisputeMessageType inherits from the eBay::API::XML::BaseDataType class

The date and time the message was created, in GMT.
# Argument: 'xs:dateTime'
Calls: GetDispute Returned: Always Calls: GetUserDisputes Returned: Conditionally Details: DetailLevel: ReturnAll, none
# Returns: 'xs:dateTime'
An ID that uniquely identifies the message.
# Argument: 'xs:int'
Calls: GetDispute Returned: Always Calls: GetUserDisputes Returned: Conditionally Details: DetailLevel: ReturnAll, none
# Returns: 'xs:int'
The party who posted the message: the buyer, the seller, or an eBay representative.
# Argument: 'ns:DisputeMessageSourceCodeType'
Calls: GetDispute Returned: Always Calls: GetUserDisputes Returned: Conditionally Details: DetailLevel: ReturnAll, none
# Returns: 'ns:DisputeMessageSourceCodeType'
The text of the message.
# Argument: 'xs:string'
Calls: GetDispute Returned: Always Calls: GetUserDisputes Returned: Conditionally Details: DetailLevel: ReturnAll, none
# Returns: 'xs:string'