This field is the NotionalQuantity added to the OrderBook.NotionalQuantity
Price
Integer (signed)
8
This field is the tick price for the quantity insertion into the OrderBook
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.