SourceBigCommerce

algoliasearch.ingestion.SourceBigCommerce
case class SourceBigCommerce(storeHash: Option[String], channel: Option[BigCommerceChannel], customFields: Option[Seq[String]], productMetafields: Option[Seq[BigCommerceMetafield]], variantMetafields: Option[Seq[BigCommerceMetafield]]) extends SourceInputTrait

SourceBigCommerce

Value parameters

storeHash

The store hash identifying the store the shopper is signing in to.

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