Class PayPalVoidResponse
java.lang.Object
org.broadleafcommerce.vendor.paypal.service.payment.PayPalVoidResponse
- All Implemented Interfaces:
PayPalResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.paypal.api.payments.Authorization -
Constructor Summary
ConstructorsConstructorDescriptionPayPalVoidResponse(com.paypal.api.payments.Authorization voidedAuthorization) -
Method Summary
-
Field Details
-
voidedAuthorization
protected com.paypal.api.payments.Authorization voidedAuthorization
-
-
Constructor Details
-
PayPalVoidResponse
public PayPalVoidResponse(com.paypal.api.payments.Authorization voidedAuthorization)
-
-
Method Details
-
getVoidedAuthorization
public com.paypal.api.payments.Authorization getVoidedAuthorization()
-