Source for file FeedbackEntry.php
Documentation is available at FeedbackEntry.php
* Model for a eBay feedback
* @author Stephan Schmidt <schst@php.net>
* get the item, for which the feedback was given
* @return object Services_Ebay_Model_Item
return $call->call ($this->session);
* create string representation of the entry
Documentation generated on Mon, 11 Mar 2019 15:49:47 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|