| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::ReminderCustomizationType
Specifies how to return certain reminder types from the user's My eBay account.
eBay::API::XML::DataType::ReminderCustomizationType inherits from the eBay::API::XML::BaseDataType class
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'
# Returns: 'xs:int'
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'
# Returns: 'xs:boolean'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |