invoicebatchKeyfieldnamesGet method

Future<Response> invoicebatchKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> invoicebatchKeyfieldnamesGet() {
  return _invoicebatchKeyfieldnamesGet();
}