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

Class: AuctionCategory

Source Location: /Model/AuctionCategory.class.php

Class AuctionCategory

Class Overview

Structure describing a marketplace category.

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

AbstractModel
   |
   --AuctionCategory

Properties

[ Top ]
Property Summary
string   $auctionCategoryId   Category identifier
int   $auctionCount   Number of auctions in this category
string   $description   Category description
boolean   $dutchAuction   This is a dutch auction (decreasing price)
int   $marketCount   Number of listings in this category

[ Top ]
Properties
string   $auctionCategoryId [line 26]

Category identifier

API Tags:
Access:  public


[ Top ]
int   $auctionCount [line 38]

Number of auctions in this category

API Tags:
Access:  public


[ Top ]
string   $description [line 32]

Category description

API Tags:
Access:  public


[ Top ]
boolean   $dutchAuction [line 50]

This is a dutch auction (decreasing price)

API Tags:
Access:  public


[ Top ]
int   $marketCount [line 44]

Number of listings in this category

API Tags:
Access:  public


[ Top ]

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