Preparing search index...

    Class DomainInfo

    The domain of a ShoppingModule. You can leave this empty if you are tagging the products from the catalog dynamically, and assets are fetched and sent to the Lens.

    Index

    Properties

    assetType: string

    The type of assets in the domain. You can leave this empty.

    description: string

    The description of the domain.

    name: string

    The name of the domain.

    states: StateInfo[]

    The states available in the domain.

    Methods

    • Returns the fully-qualified JavaScript type name for this class (for example, "Component.Camera"). This is a static accessor (no instance required) and returns the same value as the instance getTypeName().

      Returns string