Class PayPalCaptureAuthResponse

java.lang.Object
org.broadleafcommerce.vendor.paypal.service.payment.AbstractPayPalResponse<com.paypal.payments.Capture>
org.broadleafcommerce.vendor.paypal.service.payment.PayPalCaptureAuthResponse
All Implemented Interfaces:
PayPalResponse

public class PayPalCaptureAuthResponse extends AbstractPayPalResponse<com.paypal.payments.Capture>
  • Constructor Details

    • PayPalCaptureAuthResponse

      public PayPalCaptureAuthResponse(com.paypal.http.HttpResponse<com.paypal.payments.Capture> response)