QueryTradeListResponse

Type Alias QueryTradeListResponse 

Source
pub type QueryTradeListResponse = Vec<MarginTrade>;

Aliased Type§

pub struct QueryTradeListResponse { /* private fields */ }

Trait Implementations§