Skip to main content

OrderLineVariantUnit

type OrderLineVariantUnit {
amount: Float!
type: ProductUnitTypeEnum!
}

Fields

amountFloat!required

It is the amount of the unit.

It is the type of the unit of the variant.