public class OrderHistory extends Object
| Constructor and Description |
|---|
OrderHistory() |
public String getClientOrderId()
public void setClientOrderId(String clientOrderId)
public String getClientComboOrderId()
public void setClientComboOrderId(String clientComboOrderId)
public String getComboType()
public void setComboType(String comboType)
public String getComboOrderId()
public void setComboOrderId(String comboOrderId)
public List<NOrderItem> getOrders()
public void setOrders(List<NOrderItem> orders)
@Deprecated public String getSide()
@Deprecated public void setSide(String side)
@Deprecated public String getOrderType()
@Deprecated public void setOrderType(String orderType)
@Deprecated public String getTimeInForce()
@Deprecated public void setTimeInForce(String timeInForce)
@Deprecated public String getStopPrice()
@Deprecated public void setStopPrice(String stopPrice)
@Deprecated public String getLimitPrice()
@Deprecated public void setLimitPrice(String limitPrice)
@Deprecated public String getQuantity()
@Deprecated public void setQuantity(String quantity)
@Deprecated public String getFilledQuantity()
@Deprecated public void setFilledQuantity(String filledQuantity)
@Deprecated public String getStatus()
@Deprecated public void setStatus(String status)
@Deprecated public String getSupportTradingSession()
@Deprecated public void setSupportTradingSession(String supportTradingSession)
@Deprecated public String getOptionStrategy()
@Deprecated public void setOptionStrategy(String optionStrategy)
@Deprecated public String getComboInstrumentType()
@Deprecated public void setComboInstrumentType(String comboInstrumentType)
@Deprecated public List<NOrderItem> getItems()
@Deprecated public void setItems(List<NOrderItem> items)
@Deprecated public String getOrderId()
@Deprecated public void setOrderId(String orderId)
Copyright © 2025 Webull. All rights reserved.