Home > @vsf-enterprise/commercetools-types > FixedPriceDiscountValueInput
# FixedPriceDiscountValueInput type
Signature:
export declare type FixedPriceDiscountValueInput = {
money: Array<MoneyInput>;
};
References: MoneyInput
Home > @vsf-enterprise/commercetools-types > FixedPriceDiscountValueInput
Signature:
export declare type FixedPriceDiscountValueInput = {
money: Array<MoneyInput>;
};
References: MoneyInput
On this page