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