Package com.algolia.model.ingestion
Class SourceShopify
java.lang.Object
com.algolia.model.ingestion.SourceShopify
- All Implemented Interfaces:
SourceInput
SourceShopify
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.algolia.model.ingestion.SourceInput
SourceInput.Deserializer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanFeature flags for the Shopify source.URL of the Shopify store.inthashCode()putFeatureFlags(String key, Object featureFlagsItem) setFeatureFlags(Map<String, Object> featureFlags) setShopURL(String shopURL) toString()
-
Constructor Details
-
SourceShopify
public SourceShopify()
-
-
Method Details