PayPal\PayPalAPI\CreateBillingAgreementRequestType::__construct PHP Method

__construct() public method

Constructor with arguments
public __construct ( $Token = null )
    public function __construct($Token = null)
    {
        $this->Token = $Token;
    }
CreateBillingAgreementRequestType