Skip to main content

ProductCustomsInput

Product custom input

input ProductCustomsInput {
baseDutyRate: Decimal
code: String
defaultValue: Decimal
name: String
origin: String
}

Fields

ProductCustomsInput.baseDutyRate ● Decimal scalar common

ProductCustomsInput.code ● String scalar common

ProductCustomsInput.defaultValue ● Decimal scalar common

ProductCustomsInput.name ● String scalar common

ProductCustomsInput.origin ● String scalar common

Member Of

AddProductInput input ● ProductAddInput input ● ProductUpdateInput input ● UpdateProductInput input