Class PaymentDeclineType

java.lang.Object
org.broadleafcommerce.common.payment.PaymentDeclineType
All Implemented Interfaces:
Serializable, BroadleafEnumerationType

public class PaymentDeclineType extends Object implements Serializable, BroadleafEnumerationType
when a payment returns in error, this value indicates whether it is a "soft" decline (apt to be retried) or a "hard" one.
Author:
gdiaz
See Also: