Class SimilarProductMetaImpl

java.lang.Object
com.commercetools.ml.models.similar_products.SimilarProductMetaImpl
All Implemented Interfaces:
SimilarProductMeta, io.vrap.rmf.base.client.ModelBase

public class SimilarProductMetaImpl extends Object implements SimilarProductMeta, io.vrap.rmf.base.client.ModelBase
SimilarProductMeta
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase

    io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Localized product description used for similarity estimation.
    Localized product name used for similarity estimation.
    The product price in cents using the currency defined in SimilarProductSearchRequest If multiple prices exist, the median value is taken as a representative amount.
    Total number of variants associated with the product.
    int
     
    void
    Localized product description used for similarity estimation.
    void
    Localized product name used for similarity estimation.
    void
    setPrice(Money price)
    The product price in cents using the currency defined in SimilarProductSearchRequest If multiple prices exist, the median value is taken as a representative amount.
    void
    setVariantCount(Long variantCount)
    Total number of variants associated with the product.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.vrap.rmf.base.client.ModelBase

    reflectionString, reflectionString

    Methods inherited from interface com.commercetools.ml.models.similar_products.SimilarProductMeta

    withSimilarProductMeta