commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.Orders.IParcelMeasurements Interface Reference

Inherited by commercetools.Sdk.Api.Models.Orders.ParcelMeasurements.

Properties

int? HeightInMillimeter [get, set]
 
int? LengthInMillimeter [get, set]
 
int? WidthInMillimeter [get, set]
 
int? WeightInGram [get, set]
 

Property Documentation

◆ HeightInMillimeter

int? commercetools.Sdk.Api.Models.Orders.IParcelMeasurements.HeightInMillimeter
getset

◆ LengthInMillimeter

int? commercetools.Sdk.Api.Models.Orders.IParcelMeasurements.LengthInMillimeter
getset

◆ WeightInGram

int? commercetools.Sdk.Api.Models.Orders.IParcelMeasurements.WeightInGram
getset

◆ WidthInMillimeter

int? commercetools.Sdk.Api.Models.Orders.IParcelMeasurements.WidthInMillimeter
getset

The documentation for this interface was generated from the following file: