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

Class: Auction

Source Location: /Model/Auction.class.php

Class Auction

Property Summary
int   $auctionId   Auction identifier
int   $bids   Number of bids in the auction
int   $binPrice   Auction Buy It Now price
int   $bottomPrice   Auction bottom price for dutch auctions
string   $cat1   Auction category 1
string   $cat2   Auction category 2
string   $cat3   Domain category 3
string   $cat4   Domain category 4
string   $cat5   Domain category 5
string   $cat6   Domain category 6
string   $cat7   Domain category 7
string   $cat8   Domain category 8
string   $cat9   Domain category 9
string   $currency   Auction currency
string   $description   Auction description
boolean   $dutchAuction   Dutch auction
int   $endtime   Auction end time as a Unix timestamp
boolean   $featured   Is auction featured?
boolean   $internal   Is the auction for an internal domain?
string   $memberId   Winning user identifer
int   $method   Domain transfer method (see API Object Statuses)
string   $name   Domain name
boolean   $paid   Whether the buyer has paid for the domain
boolean   $portal   Marketplace portal where the auction is visible
int   $price   Auction price
boolean   $private   Is auction private?
boolean   $reserveMet   Reserve price is met
int   $reservePrice   Auction reserve price
string   $sellerId   Auction seller identifier
int   $startPrice   Auction starting price
int   $starttime   Auction start time as a Unix timestamp
string   $status   Auction status
boolean   $topay   Whether auction has active payment
int   $views   Number of auction views in past 30 days
int   $visits   Number of domain visits in past 30 days
int   $watched   Number of users who are watching the auction

[ Top ]
Properties
int   $auctionId [line 104]

Auction identifier

API Tags:
Access:  public


[ Top ]
int   $bids [line 176]

Number of bids in the auction

API Tags:
Access:  public


[ Top ]
int   $binPrice [line 146]

Auction Buy It Now price

API Tags:
Access:  public


[ Top ]
int   $bottomPrice [line 158]

Auction bottom price for dutch auctions

API Tags:
Access:  public


[ Top ]
string   $cat1 [line 212]

Auction category 1

API Tags:
Access:  public


[ Top ]
string   $cat2 [line 218]

Auction category 2

API Tags:
Access:  public


[ Top ]
string   $cat3 [line 224]

Domain category 3

API Tags:
Access:  public


[ Top ]
string   $cat4 [line 230]

Domain category 4

API Tags:
Access:  public


[ Top ]
string   $cat5 [line 236]

Domain category 5

API Tags:
Access:  public


[ Top ]
string   $cat6 [line 242]

Domain category 6

API Tags:
Access:  public


[ Top ]
string   $cat7 [line 248]

Domain category 7

API Tags:
Access:  public


[ Top ]
string   $cat8 [line 254]

Domain category 8

API Tags:
Access:  public


[ Top ]
string   $cat9 [line 260]

Domain category 9

API Tags:
Access:  public


[ Top ]
string   $currency [line 170]

Auction currency

API Tags:
Access:  public


[ Top ]
string   $description [line 206]

Auction description

API Tags:
Access:  public


[ Top ]
boolean   $dutchAuction [line 152]

Dutch auction

API Tags:
Access:  public


[ Top ]
int   $endtime [line 122]

Auction end time as a Unix timestamp

API Tags:
Access:  public


[ Top ]
boolean   $featured [line 278]

Is auction featured?

API Tags:
Access:  public


[ Top ]
boolean   $internal [line 266]

Is the auction for an internal domain?

API Tags:
Access:  public


[ Top ]
string   $memberId [line 182]

Winning user identifer

API Tags:
Access:  public


[ Top ]
int   $method [line 272]

Domain transfer method (see API Object Statuses)

API Tags:
Access:  public


[ Top ]
string   $name [line 110]

Domain name

API Tags:
Access:  public


[ Top ]
boolean   $paid [line 302]

Whether the buyer has paid for the domain

API Tags:
Access:  public


[ Top ]
boolean   $portal [line 314]

Marketplace portal where the auction is visible

API Tags:
Access:  public


[ Top ]
int   $price [line 128]

Auction price

API Tags:
Access:  public


[ Top ]
boolean   $private [line 188]

Is auction private?

API Tags:
Access:  public


[ Top ]
boolean   $reserveMet [line 164]

Reserve price is met

API Tags:
Access:  public


[ Top ]
int   $reservePrice [line 140]

Auction reserve price

API Tags:
Access:  public


[ Top ]
string   $sellerId [line 200]

Auction seller identifier

API Tags:
Access:  public


[ Top ]
int   $startPrice [line 134]

Auction starting price

API Tags:
Access:  public


[ Top ]
int   $starttime [line 116]

Auction start time as a Unix timestamp

API Tags:
Access:  public


[ Top ]
string   $status [line 194]

Auction status

API Tags:
Access:  public


[ Top ]
boolean   $topay [line 308]

Whether auction has active payment

API Tags:
Access:  public


[ Top ]
int   $views [line 296]

Number of auction views in past 30 days

API Tags:
Access:  public


[ Top ]
int   $visits [line 290]

Number of domain visits in past 30 days

API Tags:
Access:  public


[ Top ]
int   $watched [line 284]

Number of users who are watching the auction

API Tags:
Access:  public


[ Top ]

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