VariantUnitModel
type VariantUnitModel {
amount: Float
type: ProductUnitTypeEnum!
}
Fields
amount
FloatAmount of the product unit.
Type of the product unit.
type VariantUnitModel {
amount: Float
type: ProductUnitTypeEnum!
}
amount
FloatAmount of the product unit.
Type of the product unit.