eBay::API::XML::Call::GetMyeBayReminders::GetMyeBayRemindersResponseType - eBay::API::XML::Call::GetMyeBayReminders::GetMyeBayRemindersResponseType documentation


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

Index


NAME

Top

eBay::API::XML::Call::GetMyeBayReminders::GetMyeBayRemindersResponseType

DESCRIPTION

Top

Returns totals of various reminder types from the user's My eBay account.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetMyeBayReminders::GetMyeBayRemindersResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

Top

setBuyingReminders()

Contains the buying reminders in the user's My eBay account that match the request criteria.

# Argument: 'ns:RemindersType'

getBuyingReminders()

  Returned: Conditionally
#    Returns: 'ns:RemindersType'

setSellingReminders()

Contains the selling reminders in the user's My eBay account that match the request criteria.

# Argument: 'ns:RemindersType'

getSellingReminders()

  Returned: Conditionally
#    Returns: 'ns:RemindersType'


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