Class PayPalCreateWebProfileResponse

java.lang.Object
org.broadleafcommerce.vendor.paypal.service.payment.PayPalCreateWebProfileResponse
All Implemented Interfaces:
PayPalResponse

public class PayPalCreateWebProfileResponse extends Object implements PayPalResponse
  • Field Details

    • webProfile

      protected com.paypal.api.payments.WebProfile webProfile
  • Constructor Details

    • PayPalCreateWebProfileResponse

      public PayPalCreateWebProfileResponse(com.paypal.api.payments.WebProfile webProfile)
  • Method Details

    • getWebProfile

      public com.paypal.api.payments.WebProfile getWebProfile()