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