Each event has a corresponding set of properties sent alongside with it, as defined by this
TypeScript type mapping.
Besides the typed props mapped to each event type, property b3dc_instance: string is being sent
with each event uniquely identifying the user's session with the configurator that changes once
reloaded.
There might be some more properties included as well based on end implementation.
Each event has a corresponding set of properties sent alongside with it, as defined by this TypeScript type mapping.
Besides the typed props mapped to each event type, property
b3dc_instance: stringis being sent with each event uniquely identifying the user's session with the configurator that changes once reloaded.There might be some more properties included as well based on end implementation.