Organization / Types/ object
ShipmentContentEdge
An edge that contains a node of type ShipmentContent and a cursor.
Fields
2 fieldsid•ID!Unique primary key.
quantity•Int!Quantity
description•StringGoods description for customs in English
currency•String!ISO 4217 currency code
value•String!Amount
value•Float!Weight value
countryCodeOfOrigin•StringCountry code of origin of the product
hsCode•StringHS code
cursor•String!A unique cursor that can be used for pagination.