Class CartClassificationTypeImpl

java.lang.Object
com.commercetools.api.models.project.CartClassificationTypeImpl
All Implemented Interfaces:
CartClassificationType, ShippingRateInputType, io.vrap.rmf.base.client.ModelBase

public class CartClassificationTypeImpl extends Object implements CartClassificationType, io.vrap.rmf.base.client.ModelBase

Used when the ShippingRate maps to an abstract Cart categorization expressed by strings (for example, Light, Medium, or Heavy). Only keys defined in the values array can be used to create a tier or to set a value of the shippingRateInput on the Cart. Keys must be unique.