creditcardpluginPreauthorizationEmptyobjectGet method

Future<Response> creditcardpluginPreauthorizationEmptyobjectGet()

Get an empty credit card pre-authorization record.

Implementation

Future<chopper.Response> creditcardpluginPreauthorizationEmptyobjectGet() {
  return _creditcardpluginPreauthorizationEmptyobjectGet();
}