eBay::API::XML::DataType::Enum::SetUserNotesActionCodeType - eBay::API::XML::DataType::Enum::SetUserNotesActionCodeType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::Enum::SetUserNotesActionCodeType

DESCRIPTION

Top

Specifies the action to take for an item's My eBay notes.

SYNOPSIS

Top

Enums:

Top

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.

CustomCode


eBay-API documentation  | view source Contained in the eBay-API distribution.