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