glaccountKeyfieldnamesGet method

Future<Response> glaccountKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> glaccountKeyfieldnamesGet() {
  return _glaccountKeyfieldnamesGet();
}