consignorinventorystatusandlocationreportPreviewGet method

Future<Response<FwStandardSqlServerFwJsonDataTable>> consignorinventorystatusandlocationreportPreviewGet()

Implementation

Future<chopper.Response<FwStandardSqlServerFwJsonDataTable>>
    consignorinventorystatusandlocationreportPreviewGet() {
  generatedMapping.putIfAbsent(FwStandardSqlServerFwJsonDataTable,
      () => FwStandardSqlServerFwJsonDataTable.fromJsonFactory);

  return _consignorinventorystatusandlocationreportPreviewGet();
}