viewQuantityRemaining abstract method
Future<QuantityResponse>
viewQuantityRemaining(
- ServiceCall call,
- InventoryServiceFamilyQuantityReq request
Implementation
$async.Future<$1.QuantityResponse> viewQuantityRemaining(
$grpc.ServiceCall call, $0.InventoryServiceFamilyQuantityReq request);