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