Moodle  2.2.1
http://www.collinsharper.com
Zend_Service_Amazon_OfferSet Class Reference

Public Member Functions

 __construct (DOMElement $dom)

Data Fields

 $LowestNewPrice
 $LowestNewPriceCurrency
 $LowestUsedPrice
 $LowestUsedPriceCurrency
 $TotalNew
 $TotalUsed
 $TotalCollectible
 $TotalRefurbished
 $Offers

Detailed Description

Definition at line 32 of file OfferSet.php.


Constructor & Destructor Documentation

__construct ( DOMElement $  dom)

Parse the given Offer Set Element

Parameters:
DOMElement$dom
Returns:
void
See also:
Zend_Service_Amazon_Offer

Definition at line 85 of file OfferSet.php.


Field Documentation

$LowestNewPrice

Definition at line 37 of file OfferSet.php.

$LowestNewPriceCurrency

Definition at line 42 of file OfferSet.php.

$LowestUsedPrice

Definition at line 47 of file OfferSet.php.

$LowestUsedPriceCurrency

Definition at line 52 of file OfferSet.php.

$Offers

Definition at line 77 of file OfferSet.php.

$TotalCollectible

Definition at line 67 of file OfferSet.php.

$TotalNew

Definition at line 57 of file OfferSet.php.

$TotalRefurbished

Definition at line 72 of file OfferSet.php.

$TotalUsed

Definition at line 62 of file OfferSet.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations