CustomsItem
CustomsSpec
amount
Decimal!
Required
countryOfOrigin
CountryCode!
countryOfOriginSource
CustomsItemValueSource!
description
String!
hsCode
hsCodeSource
id
ID!
items
[Item!]!
provinceOfOrigin
String
provinceOfOriginSource
CustomsItemValueSource
quantity
Int!
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
id
ID!
Required
CustomsItem
items
[Item!]!
Required
CustomsItem
provinceOfOrigin
String
provinceOfOriginSource
CustomsItemValueSource
quantity
Int!
Required