Enum PriceType
Type of the price value.
public enum PriceType
Fields
Final = 3Final price (final settlement price).
Indicative = 1Indicative price (derived via math formula).
Preliminary = 2Preliminary price (preliminary settlement price), usually posted prior to Finalprice.
Regular = 0Regular price.