@ -80,6 +80,7 @@ type Base struct {
Length float64 `json:"length"`
Width float64 `json:"Width"`
Height float64 `json:"Height"`
Weight float64 `json:"weight"`
PackageType string `json:"packageType"`
Model string `json:"model"`
Color string `json:"color"`