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

Types that use MyMessagesAlertResolutionStatusCode:

Enumeration Values
Value Description Which calls use this value *
CustomCode GetMyMessages
ResolvedByAutoResolution The alert was resolved by auto resolution, for example, by expiring after a certain date. GetMyMessages
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. GetMyMessages
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. GetMyMessages
  * See the Enumeration Index to see exact use of each enumeration value in the API.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.