Skip to main content

OrderLineBaseUnit

type OrderLineBaseUnit {
baseAmount: Float!
type: ProductUnitTypeEnum!
unit: OrderLineVariantUnitType
}

Fields

baseAmountFloat!required

It is the amount of the unit.

It is the type of the unit of the variant.

It is the amount of the unit.