Options
All
  • Public
  • Public/Protected
  • All
Menu

Customer configuration

The package includes a basic configuration element that allows you to access the Quarticon system.

Each request to the Quarticon system needs an indication of the configuration it will be using. It is necessary to have the customer symbol and the url address under which the service is provided.

The basic element is the Config class, which in the constructor will take the necessary configuration (ConfigParams) data to start using the Quarticon system

An example of creating a configuration class:

const customerConfiguration = new Config(customerConfigurationParameters: ConfigParams)

Index

Classes

Interfaces

Generated using TypeDoc