WebApiLogicAppFuncGetSettingsResponse constructor

Implementation

WebApiLogicAppFuncGetSettingsResponse({
  this.userSettings,
  this.customFields,
  this.customForms,
  this.defaultSettings,
  this.inventorySettings,
  this.consignmentSettings,
  this.systemSettings,
  this.department,
  this.documentBarcodeSettings,
  this.systemNumbers,
  this.warehouses,
  this.isTraining,
  this.isQA,
  this.hasDataWarehouse,
});