Uses of Class
com.creditcall.chipdnamobile.SettlementStateID
-
-
Uses of SettlementStateID in com.creditcall.chipdnamobile
Fields in com.creditcall.chipdnamobile declared as SettlementStateID Modifier and Type Field Description static SettlementStateIDSettlementStateID. NotSettledUnknown(0) Not Settled / Unknownstatic SettlementStateIDSettlementStateID. Settled(1) SettledMethods in com.creditcall.chipdnamobile that return SettlementStateID Modifier and Type Method Description SettlementStateIDSOAPExtendedTransaction. getSettlementID()Gets the settlement state ID of the transaction.
-