WebApiLogicAppFuncSystemSettingsResponse constructor
WebApiLogicAppFuncSystemSettingsResponse({})
Implementation
WebApiLogicAppFuncSystemSettingsResponse({
this.allowDeleteInvoices,
this.allowInvoiceDateChange,
this.enableReceipts,
this.enablePayments,
this.shareDealsAcrossOfficeLocations,
this.systemName,
this.companyName,
this.isVendorNumberAssignedByUser,
});