Skip to main content

VolumeDiscountMinMaxRangeFieldInput

type VolumeDiscountMinMaxRangeFieldInput {
max: Float
min: Float!
}

Fields

Indicates the maximum amount of the product to be included in the rule.

minFloat!required

Indicates the minimum amount of the product to be included in the rule.