%PDF- %PDF-
Direktori : /var/www/html/rental/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/ |
Current File : /var/www/html/rental/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/BillingAgreementToken.php |
<?php namespace PayPal\Api; use PayPal\Common\PayPalModel; /** * Class BillingAgreementToken * * PayPal generated billing agreement token. It is a token returned by /v1/billing-agreements/agreement-token API end point. * * @package PayPal\Api * */ class BillingAgreementToken extends PayPalModel { }