createInvoiceAndChargeImmediately method
- CreateInvoiceAndChargeImmediatelyRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$12.CreateInvoiceAndChargeImmediatelyResponse> createInvoiceAndChargeImmediately($12.CreateInvoiceAndChargeImmediatelyRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$createInvoiceAndChargeImmediately, request, options: options);
}