|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| __construct (DOMElement $dom) | |
Data Fields | |
| $LowestNewPrice | |
| $LowestNewPriceCurrency | |
| $LowestUsedPrice | |
| $LowestUsedPriceCurrency | |
| $TotalNew | |
| $TotalUsed | |
| $TotalCollectible | |
| $TotalRefurbished | |
| $Offers | |
Definition at line 32 of file OfferSet.php.
| __construct | ( | DOMElement $ | dom | ) |
Parse the given Offer Set Element
| DOMElement | $dom |
Definition at line 85 of file OfferSet.php.
| $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.