Home > @vsf-enterprise/commercetools-types > ChangeProductDiscountIsActive
# ChangeProductDiscountIsActive type
Signature:
export declare type ChangeProductDiscountIsActive = {
isActive: Scalars['Boolean'];
};
References: Scalars
Home > @vsf-enterprise/commercetools-types > ChangeProductDiscountIsActive
Signature:
export declare type ChangeProductDiscountIsActive = {
isActive: Scalars['Boolean'];
};
References: Scalars
On this page