CustomsItem
CustomsSpec
amount
Decimal!
Required
countryOfOrigin
CountryCode!
countryOfOriginSource
CustomsItemValueSource!
description
String!
hsCode
hsCodeSource
items
[Item!]!
provinceOfOrigin
String
provinceOfOriginSource
CustomsItemValueSource
quantity
Type.
CustomsItem
A
CustomsItem
is the product of aCustomsSpec
and includes improved item dataFields
amount
Decimal!
Required
countryOfOrigin
CountryCode!
Required
countryOfOriginSource
CustomsItemValueSource!
Required
description
String!
Required
hsCode
String!
Required
hsCodeSource
CustomsItemValueSource!
Required
items
[Item!]!
Required
CustomsItem
provinceOfOrigin
String
provinceOfOriginSource
CustomsItemValueSource
quantity
Decimal!
Required