ApplicationConfigs interface

Application configs

Properties

customized

Customized value of the application config.

defaultValue

Default value of the application config.

name

Name of the application config.

platform

Platform type of the application config.

type

Type of the application config.

value

Value of the application config.

Property Details

customized

Customized value of the application config.

customized: string

Property Value

string

defaultValue

Default value of the application config.

defaultValue: string

Property Value

string

name

Name of the application config.

name: string

Property Value

string

platform

Platform type of the application config.

platform: string

Property Value

string

type

Type of the application config.

type: string

Property Value

string

value

Value of the application config.

value: string

Property Value

string