AfterMarket
[ class tree: AfterMarket ] [ index: AfterMarket ] [ all elements ]

Class: AuctionBid

Source Location: /Model/AuctionBid.class.php

Class AuctionBid

Class Overview

Structure describing a bid in an auction.

Located in /Model/AuctionBid.class.php [line 7]

AbstractModel
   |
   --AuctionBid

Properties

[ Top ]
Property Summary
string   $auctionid   Bidder's nick
int   $auctionId   Auction identifier
int   $bidderRating   Bidder's rating
int   $bidId   Bid identifier
string   $currency   Bid currency
string   $memberId   Bidder identifier
int   $price   Bid value
int   $time   Bid time as a Unix timestamp

[ Top ]
Properties
string   $auctionid [line 67]

Bidder's nick

API Tags:
Access:  public


[ Top ]
int   $auctionId [line 37]

Auction identifier

API Tags:
Access:  public


[ Top ]
int   $bidderRating [line 73]

Bidder's rating

API Tags:
Access:  public


[ Top ]
int   $bidId [line 31]

Bid identifier

API Tags:
Access:  public


[ Top ]
string   $currency [line 55]

Bid currency

API Tags:
Access:  public


[ Top ]
string   $memberId [line 43]

Bidder identifier

API Tags:
Access:  public


[ Top ]
int   $price [line 49]

Bid value

API Tags:
Access:  public


[ Top ]
int   $time [line 61]

Bid time as a Unix timestamp

API Tags:
Access:  public


[ Top ]

Documentation generated on Thu, 18 Aug 2011 10:03:45 +0200 by phpDocumentor 1.4.3