Tim Keefer > eBay-API > eBay::API::XML::DataType::Enum::MyMessagesAlertResolutionStatusCode

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::Enum::MyMessagesAlertResolutionStatusCode

DESCRIPTION ^

MyMessagesAlertResolutionStatusCode - Whether or not an alert was resolved, and how.

SYNOPSIS ^

Enums: ^

Unresolved

The alert has not been resolved. If the alert requires user action, an unresolved status means that the user did not take action on the alert. If the alert does not require user action, an unresolved status means that the alert has not been read. Note that an unresolved alert can not be deleted.

ResolvedByAutoResolution

The alert was resolved by auto resolution, for example, by expiring after a certain date.

ResolvedByUser

The alert was resolved by user. If the alert requires user action, resolved status means that the user took the necessary action on the alert. If the alert does not require user action, resolved status means that the alert was read by the user.

CustomCode

syntax highlighting: