Skip to main content

Customs

No description

type Customs {
baseDutyRate: Decimal
code: String
createdAt: ISO8601DateTime
defaultValue: Decimal @deprecated
defaultValueMonetary: MonetaryValue
id: ID
name: String
origin: String
updatedAt: ISO8601DateTime
}

Fields

Customs.baseDutyRate ● Decimal scalar common

Customs.code ● String scalar common

Customs.createdAt ● ISO8601DateTime scalar common

Customs.defaultValue ● Decimal deprecated scalar common

DEPRECATED

Use defaultValueMonetary instead

Customs.defaultValueMonetary ● MonetaryValue object common

Customs.id ● ID scalar common

Customs.name ● String scalar common

Customs.origin ● String scalar common

Customs.updatedAt ● ISO8601DateTime scalar common

Member Of

Product object