Home > @vsf-enterprise/commercetools-types > ChangeProductDiscountValue
# ChangeProductDiscountValue type
Signature:
export declare type ChangeProductDiscountValue = {
value: ProductDiscountValueInput;
};
References: ProductDiscountValueInput