Parameter interface for MPSolution.

Export

MPSolutionParams

Hierarchy

  • MPSolutionParams

Properties

availableLanguages: string[]

An array of available languages for the solution.

customerId?: string

The id of the solution in customer systems.

defaultLanguage: string

The solution's default language.

id: string

The solution's ID.

locationTemplates?: string

The solution's location template.

mapClientUrl?: string

The URL used to fetch data from the CMS.

modules: string[]

An array of modules that define some behaviors of the SDK set through the CMS.

name: string

The solution's name.

solutionConfig: MPSolutionConfig

The solution's configuration object.

Generated using TypeDoc