Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 782 Bytes

CustomsGood.md

File metadata and controls

15 lines (11 loc) · 782 Bytes

ShipmondoApi.Dotnet.Model.CustomsGood

Properties

Name Type Description Notes
Quantity int Quantity of the good in the shipment. [optional]
CountryCode string Country code of origin of the good. [optional]
Content string Description of the good. [optional]
CommodityCode string Commodity code (tariff/HS code) of the good. [optional]
UnitValue decimal Value of the good per unit. [optional]
UnitWeight int Weight in grams of the good per unit. [optional]

[Back to Model list] [Back to API list] [Back to README]