Class PayPalAuthorizationRetrievalRequest

java.lang.Object
org.broadleafcommerce.vendor.paypal.service.payment.PayPalRequest
org.broadleafcommerce.vendor.paypal.service.payment.PayPalAuthorizationRetrievalRequest

public class PayPalAuthorizationRetrievalRequest extends PayPalRequest
  • Field Details

    • authId

      protected String authId
  • Constructor Details

    • PayPalAuthorizationRetrievalRequest

      public PayPalAuthorizationRetrievalRequest(String authId, com.paypal.base.rest.APIContext apiContext)
  • Method Details