Home > @vsf-enterprise/commercetools-types > AttributeDefinitionType
# AttributeDefinitionType type
(https://docs.commercetools.com/api/projects/productTypes#attributetype)[https://docs.commercetools.com/api/projects/productTypes#attributetype]
Signature:
export declare type AttributeDefinitionType = {
name: Scalars['String'];
};
References: Scalars