SourceUpdateCommercetools

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

SourceUpdateCommercetools

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
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