Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.RefundStatusDetails
Packages that use RefundStatusDetails
-
Uses of RefundStatusDetails in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return RefundStatusDetailsModifier and TypeMethodDescriptionRefund.getRefundStatusDetails()The details of the refund status.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type RefundStatusDetailsModifier and TypeMethodDescriptionvoidRefund.setRefundStatusDetails(RefundStatusDetails refundStatusDetails) The details of the refund status.