Tim Keefer > eBay-API > eBay::API::XML::DataType::ReminderCustomizationType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::ReminderCustomizationType

DESCRIPTION ^

Specifies how to return certain reminder types from the user's My eBay account.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::DataType::ReminderCustomizationType inherits from the eBay::API::XML::BaseDataType class

Subroutines: ^

setDurationInDays()

The length of time the reminder has existed in the user's My eBay account, in days. Valid values are 1-60.

  Calls: GetMyeBayReminders
  RequiredInput: No

# Argument: 'xs:int'

getDurationInDays()

# Returns: 'xs:int'

setInclude()

Whether to include information about this type of reminder in the response. When true, the container is returned with default input parameters.

  Calls: GetMyeBayReminders
  RequiredInput: No

# Argument: 'xs:boolean'

isInclude()

# Returns: 'xs:boolean'

syntax highlighting: