. */ /** * OfferAttributes * * This file contains the class AmazonProduct_OfferAttributes * * @author Matthew John Denton * @package com.mdbitz.amazon.product */ /** * AmazonProduct_OfferAttributes defines the OfferAttributes object * * Properties * * * @package com.mdbitz.amazon.product */ class AmazonProduct_OfferAttributes extends AmazonProduct_Abstract { }