invoiceprocessbatchKeyfieldnamesGet method

Future<Response> invoiceprocessbatchKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> invoiceprocessbatchKeyfieldnamesGet() {
  return _invoiceprocessbatchKeyfieldnamesGet();
}