PurchaseType: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{PageTitle|title=PurchaseType enumeration}} This enum indicates the type of purchase (what kind of items did the customer buy). = Included in = Re-order indicator are used...") Â |
(No difference)
|
Latest revision as of 06:40, 18 July 2019
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 |