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


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

Index


NAME

Top

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

DESCRIPTION

Top

Requests reminder type totals from the user's MyeBay account.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetMyeBayReminders::GetMyeBayRemindersRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

Top

setBuyingReminders()

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

  RequiredInput: No
#    Argument: 'ns:ReminderCustomizationType'

getBuyingReminders()

# Returns: 'ns:ReminderCustomizationType'

setSellingReminders()

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

  RequiredInput: No
#    Argument: 'ns:ReminderCustomizationType'

getSellingReminders()

# Returns: 'ns:ReminderCustomizationType'


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