Home > @vsf-enterprise/sap-commerce-webservices-sdk > PackagingInfo
PackagingInfo interface
PackagingInfo
Signature:
export interface PackagingInfo
Properties
| Property | Type | Description |
|---|---|---|
| dimensionUnit? | string | (Optional) |
| grossWeight? | string | (Optional) |
| height? | string | (Optional) |
| insuredValue? | string | (Optional) |
| length? | string | (Optional) |
| weightUnit? | string | (Optional) |
| width? | string | (Optional) |