ReOrderIndicator: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
(Created page with "{{PageTitle|title=ReOrderIndicator enumeration}} This enum indicates whether the purchase is a re-order of a previous one. = Included in = Re-order indicator are used in th...")
 
(No difference)

Latest revision as of 08:38, 27 June 2019

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.