pub type QueryTradeListResponse = Vec<MarginTrade>;
pub struct QueryTradeListResponse { /* private fields */ }