customerstatusKeyfieldnamesGet method

Future<Response> customerstatusKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> customerstatusKeyfieldnamesGet() {
  return _customerstatusKeyfieldnamesGet();
}