Class GeneralConfig

Hierarchy

  • GeneralConfig

Implements

Constructors

Properties

company_address: string = ''

Address of the company

company_country: string = ''

Country of the company

company_name: string = ''

Name of the company

company_name_alias: string = ''

Alias for the company name

company_postcode: string = ''

Postcode of the company

company_tax_reg_no: string = ''

Tax registration number of the company

company_tel: string = ''

Telephone number of the company

debug: boolean = false

Debug mode status

deploy_channel: DeployChannel = DeployChannel.PROD

Deployment channel

floor_plan_table_name: string = 'table'

Name of the floor plan table

language: string = 'en'

Language setting

logging: boolean = false

Logging status

offline_mode: boolean = false

Offline mode status

Generated using TypeDoc