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


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

Index


NAME

Top

eBay::API::XML::DataType::Enum::CommentTypeCodeType

DESCRIPTION

Top

These are the codes used to specify the type of feedback/comments in a single feedback record. Additional information about feedback is available in the online Help of the eBay website.

SYNOPSIS

Top

Enums:

Top

Positive

Positive feedback. Increases total feedback score.

Neutral

Neutral feedback. No effect on total feedback score.

Negative

Negative feedback. Decreases total feedback score.

Withdrawn

Withdrawn feedback. Removes the effect of the original feedback on total feedback score. Comments from withdrawn feedback are still visible.

IndependentlyWithdrawn

Applies to the eBay Motors site only. Feedback is withdrawn based on the decision of a third party.

CustomCode

Reserved for internal or future use.


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