Class PayPalRefundResponse
- java.lang.Object
-
- com.broadleafcommerce.paypal.micro.domain.api.AbstractPayPalResponse<Refund>
-
- com.broadleafcommerce.paypal.micro.domain.api.PayPalRefundResponse
-
- All Implemented Interfaces:
PayPalResponse
public class PayPalRefundResponse extends AbstractPayPalResponse<Refund>
-
-
Constructor Summary
Constructors Constructor Description PayPalRefundResponse(@NonNull Refund response)
-
-
-
Constructor Detail
-
PayPalRefundResponse
public PayPalRefundResponse(@NonNull @NonNull Refund response)
-
-