getStockSnapshotByNumArr abstract method

Future<SnapshotResponse> getStockSnapshotByNumArr(
  1. ServerContext ctx,
  2. StockNumArr request
)

Implementation

$async.Future<$3.SnapshotResponse> getStockSnapshotByNumArr($pb.ServerContext ctx, $2.StockNumArr request);