public class OptionExpirationItem extends ApiModel
OptionExpirationItem()
Integer
getCount()
List<String>
getDates()
String
getSymbol()
List<Long>
getTimestamps()
void
setCount(Integer count)
setDates(List<String> dates)
setSymbol(String symbol)
setTimestamps(List<Long> timestamps)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public OptionExpirationItem()
public String getSymbol()
public void setSymbol(String symbol)
public List<String> getDates()
public void setDates(List<String> dates)
public List<Long> getTimestamps()
public void setTimestamps(List<Long> timestamps)
public Integer getCount()
public void setCount(Integer count)
public String toString()
toString
Object
Copyright © 2022. All rights reserved.