Class CustomLineItemImpl

java.lang.Object
com.commercetools.api.models.cart.CustomLineItemImpl
All Implemented Interfaces:
CustomLineItem, Customizable<CustomLineItem>, io.vrap.rmf.base.client.ModelBase

public class CustomLineItemImpl extends Object implements CustomLineItem, io.vrap.rmf.base.client.ModelBase

A generic item that can be added to the Cart but is not bound to a Product that can be used for discounts (negative money), vouchers, complex cart rules, additional services, or fees. You control the lifecycle of this item.