The number of decimal places that should be used when interpreting the value of this TradePreliminarySettlementData. Values within MarketGrid are stored and communicated as integers with fixed numbers of decimals. This field specifies how many digits are to the right of the decimal point. For example, a value of 1150000 with SettlementValueDecimals of 2 means 11,500.00.
PreliminaryValue
Integer (signed)
8
PreliminaryValueUsed
Integer (signed)
8
Fee
Integer (signed)
8
UpdateNumber
Integer (unsigned)
8
A number that records every change that happens to a record. It is primarily used to avoid write after read problems when an intermediate write has changed the originally read record.