Terminal Order Classifier


Added On:  07/31/15 
SQL Table:   
Module:  UniCharge 
Type:  Classifier  Status:  Active 
Java Class:  TerminalOrderClassifier 
Enumeration of possible terminal order types.
The values can be the following:
'E' - Indicates that the order is created to exchange the existing terminal to the new one.
'P' - Indicates that the order is created to purchase a new terminal.
'R' - Indicates that the order is created to return previously received terminal.

Available Values:

E - Exchange
Added On:  07/31/15
Status:  Active
Indicates that type of terminal order is exchange.
P - Purchase
Added On:  07/31/15
Status:  Active
Indicates that type of terminal order is purchase.
R - Return
Added On:  09/15/15
Status:  Active
Indicates that type of terminal order is return.