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