The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

DESCRIPTION

SYNOPSIS

INHERITANCE

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

Subroutines:

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'