NAME
eBay::API::XML::DataType::Enum::BidGroupItemStatusCodeType
DESCRIPTION
This type contains the status of the items within a bid group.
SYNOPSIS
Enums:
CurrentBid
(out) The items in the group currently being bid on.
Cancelled
(out) Items in the group that were not bid on because a user retracted a bid and closed his group or because eBay Customer Support ended a group and all the active and pending items within that group were cancelled.
Pending
(out) Items in the bid group that are currently active, but have not yet been bid on.
Skipped
(out) Items that have been skipped and not bid on (and bidded has ended).
Ended
(out) Item has ended.
Won
(out) Item was purchased and has ended.
GroupClosed
(out) Item has ended.
CustomCode
Reserved for future use.