invoicecreationbatchEmptyobjectGet method

Future<Response> invoicecreationbatchEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> invoicecreationbatchEmptyobjectGet() {
  return _invoicecreationbatchEmptyobjectGet();
}