Class RefundStatusDetails
java.lang.Object
com.broadleafcommerce.paypal.micro.gateway.domain.orders.RefundStatusDetails
- All Implemented Interfaces:
Serializable
- Author:
- Dima Myroniuk (dmyroniuk)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RefundStatusDetails
public RefundStatusDetails()
-
-
Method Details
-
setReason
The reason why the refund has the "PENDING" or "FAILED" status. The possible values are:- "ECHECK". The customer's account is funded through an eCheck, which has not yet cleared.
-
getReason
The reason why the refund has the "PENDING" or "FAILED" status. The possible values are:- "ECHECK". The customer's account is funded through an eCheck, which has not yet cleared.
-