eBay::API::XML::Call::AddMemberMessageAAQToPartner::AddMemberMessageAAQToPartnerRequestType - eBay::API::XML::Call::AddMemberMessageAAQToPartner::AddMemberMessageAAQToPartnerRequestType documentation


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

Index


NAME

Top

eBay::API::XML::Call::AddMemberMessageAAQToPartner::AddMemberMessageAAQToPartnerRequestType

DESCRIPTION

Top

Enables a buyer and seller in a transactional relationship to send messages to each other within 90 days of the creation of the transaction. The sale does not have to be ended to make this request.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::AddMemberMessageAAQToPartner::AddMemberMessageAAQToPartnerRequestType 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.