FillResponseObject
Represents the details of a trade fill, including size, price, market information, and metadata related to the order and subaccount.
id: FillId
side: OrderSide
liquidity: Liquidity
type: FillType
market: Ticker
market_type: MarketType
price: Price
size: BigDecimal
fee: BigDecimal
affiliate_rev_share: BigDecimal
created_at: DateTime
created_at_height: Height
order_id: OrderId ⊕
client_metadata: ClientMetadata ⊕
subaccount_number: SubaccountNumber
builder_fee: BigDecimal ⊕
Note: Builder fee fields will be introduced in a future version of the API (v9.0).
builder_address: Address ⊕