discountitemKeyfieldnamesGet method

Future<Response> discountitemKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> discountitemKeyfieldnamesGet() {
  return _discountitemKeyfieldnamesGet();
}