PurchaseType
Jump to navigation
Jump to search
PurchaseType enumeration
This enum indicates the type of purchase (what kind of items did the customer buy).
Included in
Re-order indicator are used in the following structures:
Enum list
| Enum value | Byte / int value | Description |
|---|---|---|
| GoodsAndServicePurchase | 0 | |
| CheckAcceptance | 1 | |
| AccountFunding | 2 | |
| QuasiCashTransaction | 3 | |
| PrePaidVacationAndLoan | 4 |