DiscountedProductPriceValueInputtype DiscountedProductPriceValueInput = { value: BaseMoneyInput; discount: ReferenceInput; }; Referenced Types BaseMoneyInput ReferenceInput