eBay::API::XML::Call::AddMemberMessageRTQ::AddMemberMessageRTQRequestType - eBay::API::XML::Call::AddMemberMessageRTQ::AddMemberMessageRTQRequestType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::Call::AddMemberMessageRTQ::AddMemberMessageRTQRequestType

DESCRIPTION

Top

Enables a seller to reply to a question about an active item listing.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::AddMemberMessageRTQ::AddMemberMessageRTQRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

Top

setItemID()

The unique ID of the item about which the question was asked.

  RequiredInput: Yes
#    Argument: 'ns:ItemIDType'

getItemID()

# Returns: 'ns:ItemIDType'

setMemberMessage()

The message itself.

  RequiredInput: Yes
#    Argument: 'ns:MemberMessageType'

getMemberMessage()

# Returns: 'ns:MemberMessageType'


eBay-API documentation  | view source Contained in the eBay-API distribution.