PHP Class PayPal\PayPalAPI\CreateBillingAgreementRequestType

Inheritance: extends PayPal\EBLBaseComponents\AbstractRequestType
Show file Open project: paypal/merchant-sdk-php Class Usage Examples

Public Properties

Property Type Description
$Token string

Public Methods

Method Description
__construct ( $Token = null ) Constructor with arguments

Method Details

__construct() public method

Constructor with arguments
public __construct ( $Token = null )

Property Details

$Token public property

public string $Token
return string