Class ProductVariantAvailabilityImpl

java.lang.Object
com.commercetools.api.models.product.ProductVariantAvailabilityImpl
All Implemented Interfaces:
ProductVariantAvailability, io.vrap.rmf.base.client.ModelBase

public class ProductVariantAvailabilityImpl extends Object implements ProductVariantAvailability, io.vrap.rmf.base.client.ModelBase

The InventoryEntry information of the Product Variant. If there is a supply Channel for the InventoryEntry, then channels is returned. If not, then isOnStock, restockableInDays, and quantityOnStock are returned.