getCapacity abstract method

Future<CapacityResult> getCapacity(
  1. ServiceCall call,
  2. SwipBoxServicePointId request
)

Implementation

$async.Future<$7.CapacityResult> getCapacity(
    $grpc.ServiceCall call, $7.SwipBoxServicePointId request);