Tiny improvements.

This commit is contained in:
İrfan Evrens
2015-06-25 23:08:11 +03:00
parent 18e4eaaf31
commit cefecede81
26 changed files with 73 additions and 45 deletions

View File

@@ -3,9 +3,9 @@
namespace PayPal\Api;
use PayPal\Common\PayPalResourceModel;
use PayPal\Validation\ArgumentValidator;
use PayPal\Rest\ApiContext;
use PayPal\Transport\PayPalRestCall;
use PayPal\Validation\ArgumentValidator;
/**
* Class Sale
@@ -15,6 +15,7 @@ use PayPal\Transport\PayPalRestCall;
* @package PayPal\Api
*
* @property string id
* @property string purchase_unit_reference_id
* @property string create_time
* @property string update_time
* @property \PayPal\Api\Amount amount