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