PayPal\PayPalAPI\SetCustomerBillingAgreementRequestType::__construct PHP Method

__construct() public method

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