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