getStockHistoryClose abstract method

Future<HistoryCloseResponse> getStockHistoryClose(
  1. ServerContext ctx,
  2. StockNumArrWithDate request
)

Implementation

$async.Future<$0.HistoryCloseResponse> getStockHistoryClose($pb.ServerContext ctx, $0.StockNumArrWithDate request);