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