Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.42 KB

ContentDetail.md

File metadata and controls

17 lines (14 loc) · 1.42 KB

ContentDetail

Properties

Name Type Description Notes
countryOfManufactureCode string 2-digit country ISO code representing the country in which the goods where manufactured. Note that this field is case sensitive. For the list of allowable values, please go to API Shipping V2 page on the Royal Mail API (Developer) Portal and refer to API Shipping Reference Data.
manufacturersName string Name of manufacturer of goods in the shipment. [optional]
description string Description of goods being delivered. [optional]
unitWeight \RoyalMail\Shipping\Rest\Api\models\Measurement [optional]
unitQuantity int Quantity of content items within the shipment.
unitValue BigDecimal Value of content items within the shipment.
currencyCode string 3-digit ISO currency code for value of content item within the shipment.
tariffCode BigDecimal Tariff code for content item within the shipment. See https://www.gov.uk/trade-tariff. [optional]
tariffDescription string Description that compliments the tariff code supplied. [optional]

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