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