| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::LiveAuctionApprovalStatusType
The approval status of a user who wants to bid on a live auction.
eBay::API::XML::DataType::LiveAuctionApprovalStatusType inherits from the eBay::API::XML::BaseDataType class
The bidder's approval status. Possible values are Approvied, Denied, or a message indicating a problem that prevented the bidder from being approved (or denied), such as an invalid ApproveBiddingLimit value.
# Argument: 'xs:string'
Calls: ApproveLiveAuctionBidders Returned: Always
# Returns: 'xs:string'
User ID of the bidder.
# Argument: 'ns:UserIDType'
Calls: ApproveLiveAuctionBidders Returned: Always
# Returns: 'ns:UserIDType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |