Developer/IT > Whisbi API > API Reference > Config Overview
Config Overview
Name | Description | Required |
version
string
|
The version of the configuration to be used. As of now, must be 1.17.0
|
Mandatory
|
api whisbi.ApiConfig |
The configuration variables that will be passed on to the underlying Whisbi API
|
Mandatory
|
general whisbi.GeneralConfig |
The basic configuration of your Whisbi widget
|
Mandatory
|
oneToMany whisbi.OneToManyConfig |
The basic configuration of your One To Many widget
|
Optional
|
oneToOne whisbi.OneToOneConfig |
The basic configuration of your One To One widget
|
Optional
|
events whisbi.EventsConfig |
Event listeners to trigger custom actions on your website
|
Optional
|