public class NOrderItem extends Object
| Constructor and Description |
|---|
NOrderItem() |
public String getClientOrderId()
public void setClientOrderId(String clientOrderId)
public String getSymbol()
public void setSymbol(String symbol)
public String getSide()
public void setSide(String side)
public String getOrderType()
public void setOrderType(String orderType)
public String getTimeInForce()
public void setTimeInForce(String timeInForce)
public String getStopPrice()
public void setStopPrice(String stopPrice)
public String getLimitPrice()
public void setLimitPrice(String limitPrice)
public String getFilledQuantity()
public void setFilledQuantity(String filledQuantity)
public String getFilledPrice()
public void setFilledPrice(String filledPrice)
public String getStatus()
public void setStatus(String status)
public String getAccountTaxType()
public void setAccountTaxType(String accountTaxType)
public String getOrderId()
public void setOrderId(String orderId)
public String getInstrumentType()
public void setInstrumentType(String instrumentType)
public String getSupportTradingSession()
public void setSupportTradingSession(String supportTradingSession)
public String getComboOrderId()
public void setComboOrderId(String comboOrderId)
public String getEntrustType()
public void setEntrustType(String entrustType)
public String getTotalQuantity()
public void setTotalQuantity(String totalQuantity)
public String getRemainQuantity()
public void setRemainQuantity(String remainQuantity)
public String getPlaceTime()
public void setPlaceTime(String placeTime)
public String getFilledTime()
public void setFilledTime(String filledTime)
public String getPlaceTimeAt()
public void setPlaceTimeAt(String placeTimeAt)
public String getOptionStrategy()
public void setOptionStrategy(String optionStrategy)
public String getFilledTimeAt()
public void setFilledTimeAt(String filledTimeAt)
public String getTrailingStopStep()
public void setTrailingStopStep(String trailingStopStep)
public String getTrailingType()
public void setTrailingType(String trailingType)
public List<NOrderItemLeg> getLegs()
public void setLegs(List<NOrderItemLeg> legs)
@Deprecated public String getComboType()
@Deprecated public void setComboType(String comboType)
@Deprecated public String getQuantity()
@Deprecated public void setQuantity(String quantity)
@Deprecated public String getOptionType()
@Deprecated public void setOptionType(String optionType)
@Deprecated public String getOptionExpireDate()
@Deprecated public void setOptionExpireDate(String optionExpireDate)
@Deprecated public String getOptionExercisePrice()
@Deprecated public void setOptionExercisePrice(String optionExercisePrice)
@Deprecated public String getOptionCategory()
@Deprecated public void setOptionCategory(String optionCategory)
@Deprecated public String getOptionContractMultiplier()
@Deprecated public void setOptionContractMultiplier(String optionContractMultiplier)
Copyright © 2025 Webull. All rights reserved.