public class QuoteDepthModel extends ApiModel
QuoteDepthModel(List<String> symbols, String market)
String
getMarket()
List<String>
getSymbols()
void
setMarket(String market)
setSymbols(List<String> symbols)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QuoteDepthModel(List<String> symbols, String market)
public String getMarket()
public void setMarket(String market)
public List<String> getSymbols()
public void setSymbols(List<String> symbols)
Copyright © 2022. All rights reserved.