Liquidity
An enum indicating the liquidity role of the fill. Possible string values are:
TAKER
– The order removed liquidity from the order book (matched an existing order).MAKER
– The order added liquidity to the order book (rested before being matched).