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


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

Index


NAME

Top

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

DESCRIPTION

Top

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetMyeBayReminders inherits from the eBay::API::XML::BaseCall class

Subroutines:

Top

setBuyingReminders()

Specifies the type of buying reminders for which you want information.

  RequiredInput: No
#    Argument: 'ns:ReminderCustomizationType'

setSellingReminders()

Specifies the type of selling reminders for which you want information.

  RequiredInput: No
#    Argument: 'ns:ReminderCustomizationType'

getBuyingReminders()

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

  Returned: Conditionally
#    Returns: 'ns:RemindersType'

getSellingReminders()

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

  Returned: Conditionally
#    Returns: 'ns:RemindersType'


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