NAME
eBay::API::XML::DataType::Enum::SetUserNotesActionCodeType
DESCRIPTION
Specifies the action to take for an item's My eBay notes.
SYNOPSIS
Enums:
AddOrUpdate
Creates or replaces an item's My eBay notes. Note that if the specified item already has notes in My eBay, the new notes will completely replace the existing notes. They will not be appended.
Delete
Deletes any existing My eBay notes for the specified item. Specifying Delete when no notes exist does nothing, but does not return an error.