getInvoicePdf abstract method

Stream<GetInvoicePdfResponse> getInvoicePdf(
  1. ServiceCall call,
  2. GetInvoicePdfRequest request
)

Implementation

$async.Stream<$10.GetInvoicePdfResponse> getInvoicePdf($grpc.ServiceCall call, $10.GetInvoicePdfRequest request);