SourceCommercetools

algoliasearch.ingestion.SourceCommercetools
case class SourceCommercetools(storeKeys: Option[Seq[String]], locales: Option[Seq[String]], url: String, projectKey: String, fallbackIsInStockValue: Option[Boolean], customFields: Option[CommercetoolsCustomFields]) extends SourceInputTrait

SourceCommercetools

Value parameters

fallbackIsInStockValue

Whether a fallback value is stored in the Algolia record if there's no inventory information about the product.

locales

Locales for your commercetools stores.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SourceInput
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product