The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::Enum::BestOfferStatusCodeType

DESCRIPTION

The status of the best offer.

SYNOPSIS

Enums:

Pending

The best offer is awaiting seller response or will naturally expire after 48 hours.

Accepted

The best offer was accepted by the seller.

Declined

The best offer was rejected by the seller.

Expired

The best offer expired after 48 hours due to no action by the seller.

Retracted

The best offer was retracted by the buyer.

AdminEnded

The best offer was ended by an administrator.

Active

Retrieve active best offers only.

Countered

Retrieve all counter best offers.

All

Retrieve all best offers (including declined offers, etc.).

CustomCode

(out) Reserved for internal or future use.