createInvoiceAndChargeImmediately abstract method

Future<CreateInvoiceAndChargeImmediatelyResponse> createInvoiceAndChargeImmediately(
  1. ServiceCall call,
  2. CreateInvoiceAndChargeImmediatelyRequest request
)

Implementation

$async.Future<$12.CreateInvoiceAndChargeImmediatelyResponse> createInvoiceAndChargeImmediately($grpc.ServiceCall call, $12.CreateInvoiceAndChargeImmediatelyRequest request);