forked from LiveCarta/PayPal-PHP-SDK
Update Payment.php
Added property experience_profile_id to Payment.php
This commit is contained in:
@@ -20,6 +20,7 @@ use PayPal\Transport\PPRestCall;
|
|||||||
* @property string state
|
* @property string state
|
||||||
* @property \PayPal\Api\RedirectUrls redirect_urls
|
* @property \PayPal\Api\RedirectUrls redirect_urls
|
||||||
* @property \PayPal\Api\Links links
|
* @property \PayPal\Api\Links links
|
||||||
|
* @property string experience_profile_id
|
||||||
*/
|
*/
|
||||||
class Payment extends PPModel implements IResource
|
class Payment extends PPModel implements IResource
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user