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

Class: InvitedBidder

Source Location: /Model/InvitedBidder.class.php

Class InvitedBidder

Class Overview

Structure describing a bidder invited for a private auction.

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

AbstractModel
   |
   --InvitedBidder

Properties

[ Top ]
Property Summary
string   $auctionId   Auction identifier
string   $email   Bidder email
string   $memberId   Bidder identifier
int   $rating   Bidder rating
int   $time   Invitation time as a Unix timestamp

[ Top ]
Properties
string   $auctionId [line 27]

Auction identifier

API Tags:
Access:  public


[ Top ]
string   $email [line 45]

Bidder email

API Tags:
Access:  public


[ Top ]
string   $memberId [line 33]

Bidder identifier

API Tags:
Access:  public


[ Top ]
int   $rating [line 51]

Bidder rating

API Tags:
Access:  public


[ Top ]
int   $time [line 39]

Invitation time as a Unix timestamp

API Tags:
Access:  public


[ Top ]

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