Class PayPalReAuthorizeResponse

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

public class PayPalReAuthorizeResponse extends AbstractPayPalResponse<com.paypal.payments.Authorization>
Author:
Nathan Moore (nathandmoore)
  • Constructor Details

    • PayPalReAuthorizeResponse

      public PayPalReAuthorizeResponse(com.paypal.http.HttpResponse<com.paypal.payments.Authorization> response)