ReOrderIndicator

From Barion Documentation
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

ReOrderIndicator enumeration

This enum indicates whether the purchase is a re-order of a previous one.

Included in

Re-order indicator are used in the following structures:

Enum list

Enum value Byte / int value Description
FirstTimeOrdered 0 This is ordered for the first time.
Reordered 10 This a re-order of a previous one.