# Product Types Change Types Change types that represent data modifications made to the [Product Types](/api/projects/productTypes.md) entity. ## Change types #### Add Attribute Definition [type definition](/search.md?urn=ctp:history:type:AddAttributeDefinitionChange). #### Add Localized Enum Value Change triggered by the [Add LocalizableEnumValue to AttributeDefinition](/search.md?urn=ctp:api:type:ProductTypeAddLocalizedEnumValueAction) update action. [type definition](/search.md?urn=ctp:history:type:AddLocalizedEnumValueChange). #### Add Plain Enum Value [type definition](/search.md?urn=ctp:history:type:AddPlainEnumValueChange). #### Change Attribute Constraint [type definition](/search.md?urn=ctp:history:type:ChangeAttributeConstraintChange). #### Change Attribute Order By Name [type definition](/search.md?urn=ctp:history:type:ChangeAttributeOrderByNameChange). #### Change Description [type definition](/search.md?urn=ctp:history:type:ChangeDescriptionChange). #### Change Input Hint Change triggered by the [Change AttributeDefinition InputHint](/search.md?urn=ctp:api:type:ProductTypeChangeInputHintAction) update action. [type definition](/search.md?urn=ctp:history:type:ChangeInputHintChange). #### Change Is Searchable [type definition](/search.md?urn=ctp:history:type:ChangeIsSearchableChange). #### Change Label Change triggered by the [Change AttributeDefinition Label](/search.md?urn=ctp:api:type:ProductTypeChangeLabelAction) update action. [type definition](/search.md?urn=ctp:history:type:ChangeLabelChange). #### Change Localized Enum Value Label Change triggered by the [Change the label of a LocalizedEnumValue](/search.md?urn=ctp:api:type:ProductTypeChangeLocalizedEnumValueLabelAction) update action. [type definition](/search.md?urn=ctp:history:type:ChangeLocalizedEnumValueLabelChange). #### Change Localized Enum Value Order Change triggered by the [Change the order of LocalizedEnumValues](/search.md?urn=ctp:api:type:ProductTypeChangeLocalizedEnumValueOrderAction) update action. [type definition](/search.md?urn=ctp:history:type:ChangeLocalizedEnumValueOrderChange). #### Change Name Change triggered by the [Change Name](/search.md?urn=ctp:api:type:ProductTypeChangeNameAction) update action. [type definition](/search.md?urn=ctp:history:type:ChangeNameChange). #### Change Plain Enum Value Label [type definition](/search.md?urn=ctp:history:type:ChangePlainEnumValueLabelChange). #### Change Plain Enum Value Order [type definition](/search.md?urn=ctp:history:type:ChangePlainEnumValueOrderChange). #### Remove Attribute Definition [type definition](/search.md?urn=ctp:history:type:RemoveAttributeDefinitionChange). #### Remove Enum Values [type definition](/search.md?urn=ctp:history:type:RemoveEnumValuesChange). #### Remove Localized Enum Values [type definition](/search.md?urn=ctp:history:type:RemoveLocalizedEnumValuesChange). #### Set Input Tip [type definition](/search.md?urn=ctp:history:type:SetInputTipChange). #### Set Key Change triggered by the [Set Key](/search.md?urn=ctp:api:type:ProductTypeSetKeyAction) update action. [type definition](/search.md?urn=ctp:history:type:SetKeyChange). ## Related pages - [Area overview page with navigation](/api.md) - [Previous page: Product Selections](/api/history/change-types/product-selections.md) - [Next page: Quote Requests](/api/history/change-types/quote-requests.md) - [Search documentation and API specs](/search.md)