forked from LiveCarta/PayPal-PHP-SDK
Updated Invoicing APIs
- Updated Model objects. - Updated Samples. - Updated Tests.
This commit is contained in:
@@ -11,7 +11,7 @@ namespace PayPal\Api;
|
||||
*
|
||||
* @property \PayPal\Api\Phone phone
|
||||
*/
|
||||
class InvoiceAddress extends BaseAddress
|
||||
class InvoiceAddress extends BaseAddress
|
||||
{
|
||||
/**
|
||||
* Phone number in E.123 format.
|
||||
|
||||
Reference in New Issue
Block a user