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