Skip to main content

FilledQtyCache

Type Alias FilledQtyCache 

Source
pub type FilledQtyCache = FillBaselineCache<Quantity>;
Expand description

Cumulative filled quantity per venue order ID (ordId).

Aliased Typeยง

pub struct FilledQtyCache { /* private fields */ }