diff --git a/lib/PayPal/Api/Payment.php b/lib/PayPal/Api/Payment.php index b601cef..87b4beb 100644 --- a/lib/PayPal/Api/Payment.php +++ b/lib/PayPal/Api/Payment.php @@ -20,6 +20,7 @@ use PayPal\Transport\PPRestCall; * @property string state * @property \PayPal\Api\RedirectUrls redirect_urls * @property \PayPal\Api\Links links + * @property string experience_profile_id */ class Payment extends PPModel implements IResource {