An enumeration is a set of named constants whose underlying type is any integral type. If no underlying type is explicitly declared, Integer is used.
Name | Value | Description |
---|---|---|
spmUnknown | 0 | |
spmCash | 1 | |
spmCheque | 2 | |
spmCard | 3 | |
spmEftPos | 4 | |
spmDirectCredit | 5 | |
spmOther | 6 | |
spmCredit | 7 | |
spmBPay | 8 | |
spmPayPal | 9 |