Home > @vsf-enterprise/commercetools-types > SetStateDescription
# SetStateDescription type
Signature:
export declare type SetStateDescription = {
description?: InputMaybe<Array<LocalizedStringItemInputType>>;
};
References: InputMaybe, LocalizedStringItemInputType