updateInvoice method
Implementation
$grpc.ResponseFuture<$0.InvoiceResponse> updateInvoice($0.InvoiceRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateInvoice, request, options: options);
}
$grpc.ResponseFuture<$0.InvoiceResponse> updateInvoice($0.InvoiceRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateInvoice, request, options: options);
}