public class OptionBriefItem extends ApiModel
| 限定符和类型 | 字段和说明 |
|---|---|
protected Double |
ratesBonds |
| 构造器和说明 |
|---|
OptionBriefItem() |
getAccount, getLang, setAccount, setLangprotected Double ratesBonds
public String getIdentifier()
public void setIdentifier(String identifier)
public String getSymbol()
public void setSymbol(String symbol)
public String getStrike()
public void setStrike(String strike)
public Double getBidPrice()
public void setBidPrice(Double bidPrice)
public Integer getBidSize()
public void setBidSize(Integer bidSize)
public Double getAskPrice()
public void setAskPrice(Double askPrice)
public Integer getAskSize()
public void setAskSize(Integer askSize)
public Double getLatestPrice()
public void setLatestPrice(Double latestPrice)
public Integer getVolume()
public void setVolume(Integer volume)
public Double getHigh()
public void setHigh(Double high)
public Double getLow()
public void setLow(Double low)
public Double getOpen()
public void setOpen(Double open)
public Double getPreClose()
public void setPreClose(Double preClose)
public Integer getOpenInterest()
public void setOpenInterest(Integer openInterest)
public Double getChange()
public void setChange(Double change)
public Integer getMultiplier()
public void setMultiplier(Integer multiplier)
public String getRight()
public void setRight(String right)
public String getVolatility()
public void setVolatility(String volatility)
public Long getExpiry()
public void setExpiry(Long expiry)
public Double getRatesBonds()
public void setRatesBonds(Double ratesBonds)
public Double getMidPrice()
public void setMidPrice(Double midPrice)
public Long getMidTimestamp()
public void setMidTimestamp(Long midTimestamp)
public Double getMarkPrice()
public void setMarkPrice(Double markPrice)
public Long getMarkTimestamp()
public void setMarkTimestamp(Long markTimestamp)
public Double getPreMarkPrice()
public void setPreMarkPrice(Double preMarkPrice)
public Double getSellingReturn()
public void setSellingReturn(Double sellingReturn)
public Long getTimestamp()
public void setTimestamp(Long timestamp)
public void setLatestTime(String latestTime)
public String getLatestTime()
Copyright © 2026. All rights reserved.