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