viewInventoryInteractions abstract method
Future<InventoryInteractionsList>
viewInventoryInteractions(
- ServiceCall call,
- IdentifierUUID request
Implementation
$async.Future<$1.InventoryInteractionsList> viewInventoryInteractions(
$grpc.ServiceCall call, $1.IdentifierUUID request);