Methods
(static) fromConfig(config) → {module:@mobify/commerce-integrations/dist/connectors/demo-connector.DemoConnector}
Given a configuration in the form of a plain object, this method returns a new DemoConnector instance.
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object |
- Source:
Returns:
The new DemoConnector instance.