Class CartKeyReferenceImpl

java.lang.Object
com.commercetools.importapi.models.common.CartKeyReferenceImpl
All Implemented Interfaces:
CartKeyReference, KeyReference, io.vrap.rmf.base.client.ModelBase

public class CartKeyReferenceImpl extends Object implements CartKeyReference, io.vrap.rmf.base.client.ModelBase

References a cart by key.

  • Constructor Details

    • CartKeyReferenceImpl

      public CartKeyReferenceImpl()
      create empty instance
  • Method Details