Record
post-products-body-package-dimensions
No description available.
record post-products-body-package-dimensions {
height: f64,
length: f64,
weight: f64,
width: f64,
}Fields
| Name | Type | Description |
|---|---|---|
| height | f64 | |
| length | f64 | |
| weight | f64 | |
| width | f64 |