forked from LiveCarta/PayPal-PHP-SDK
Fixing Invoice Phone Attribute
- Also updated the Update Invoice Sample
This commit is contained in:
@@ -13,6 +13,7 @@ use PayPal\Common\PPModel;
|
||||
*
|
||||
* @property string country_code
|
||||
* @property string national_number
|
||||
* @property string extension
|
||||
*/
|
||||
class Phone extends PPModel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user