invoicebatchEmptybrowseobjectGet method

Future<Response> invoicebatchEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> invoicebatchEmptybrowseobjectGet() {
  return _invoicebatchEmptybrowseobjectGet();
}