Removed Deprecation on CreditCard

This commit is contained in:
Jay Patel
2015-10-06 19:00:01 -05:00
parent e1e70c0ebd
commit c10526e34b

View File

@@ -10,8 +10,6 @@ use PayPal\Validation\ArgumentValidator;
/** /**
* Class CreditCard * Class CreditCard
* *
* @deprecated Represents a credit card to fund a payment. Use Payment Card instead.
*
* @package PayPal\Api * @package PayPal\Api
* *
* @property string number * @property string number