The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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'