Contains logistic data for an item, used for shipping calculations.
The width of the item in predefined unit (commonly cm). The unit can be changed in client setting.
The height of the item in predefined unit (commonly cm). The unit can be changed in client setting.
The depth of the item in predefined unit (commonly cm). The unit can be changed in client setting.
{ "Width": 0.1, "Height": 0.1, "Depth": 0.1, "Weight": 0.1 }