Interface PortalEnums.PinPymtResult

Enclosing class:
PortalEnums

public static interface PortalEnums.PinPymtResult
Payment Result This Enumeration is used to populate PIN_FLD_STATUS field. This enumeration reflects the result of payment. Was the payment successful, did it fail or if the payment is falling into suspense. Value Range. Succesful Payment: - 0 to 14 Suspense Payment: - 15 to 29 Failed Payment:- 30 to 44