Home > @vsf-enterprise/commercetools-types > SetProductDiscountKey
# SetProductDiscountKey type
Signature:
export declare type SetProductDiscountKey = {
key?: InputMaybe<Scalars['String']>;
};
References: InputMaybe, Scalars
Home > @vsf-enterprise/commercetools-types > SetProductDiscountKey
Signature:
export declare type SetProductDiscountKey = {
key?: InputMaybe<Scalars['String']>;
};
References: InputMaybe, Scalars
On this page