ReOrderIndicator

From Barion Documentation
Jump to navigation Jump to search

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.