NAME
eBay::API::XML::DataType::Enum::AnnouncementMessageCodeType
DESCRIPTION
Part of the mechanism for eBay to control which announcement messages are to be made available to the user.
SYNOPSIS
Enums:
None
No message is to be made available.
Deprecation
A deprecation message is to be made available, but only if today's date is between AnnouncementMessageType.AnnouncementStartTime and AnnouncementMessageType.EventTime.
Mapping
A mapping message is to be made available, but only if today's date is after AnnouncementMessageType.EventTime.
DeprecationAndMapping
Both "Deprecation" and "Mapping" enumerations are to apply.
CustomCode
Reserved for future use.