pub type TradesResponse = Vec<TradesResponseTradesResponse>;Expand description
Array of objects representing executions.
Aliased Typeยง
pub struct TradesResponse { /* private fields */ }pub type TradesResponse = Vec<TradesResponseTradesResponse>;Array of objects representing executions.
pub struct TradesResponse { /* private fields */ }