Class ItemsSkuDimension

java.lang.Object
com.skava.shipping.model.dto.ItemsSkuDimension
All Implemented Interfaces:
Serializable

public class ItemsSkuDimension extends Object implements Serializable
The Class ItemsSkuDimensionDomain.
Author:
Infosys Equinox
See Also:
  • Field Details

    • length

      protected long length
      The length.
    • width

      protected long width
      The width.
    • height

      protected long height
      The height.
    • unit

      protected String unit
      The unit.
  • Constructor Details

    • ItemsSkuDimension

      public ItemsSkuDimension()