CatalogDataCategoryAttributeInterface

May 18, 2017 ยท View on GitHub

Properties

NameTypeDescriptionNotes
isWysiwygEnabledboolWYSIWYG flag[optional]
isHtmlAllowedOnFrontboolThe HTML tags are allowed on the frontend[optional]
usedForSortByboolIt is used for sorting in product listing[optional]
isFilterableboolIt used in layered navigation[optional]
isFilterableInSearchboolIt is used in search results layered navigation[optional]
isUsedInGridboolIt is used in catalog product grid[optional]
isVisibleInGridboolIt is visible in catalog product grid[optional]
isFilterableInGridboolIt is filterable in catalog product grid[optional]
positionintPosition[optional]
applyTostring[]Apply to value for the element[optional]
isSearchablestringThe attribute can be used in Quick Search[optional]
isVisibleInAdvancedSearchstringThe attribute can be used in Advanced Search[optional]
isComparablestringThe attribute can be compared on the frontend[optional]
isUsedForPromoRulesstringThe attribute can be used for promo rules[optional]
isVisibleOnFrontstringThe attribute is visible on the frontend[optional]
usedInProductListingstringThe attribute can be used in product listing[optional]
isVisibleboolAttribute is visible on frontend.[optional]
scopestringAttribute scope[optional]
extensionAttributes\SpringImport\Swagger\Magento2\Client\Model\CatalogDataEavAttributeExtensionInterface[optional]
attributeIdintId of the attribute.[optional]
attributeCodestringCode of the attribute.
frontendInputstringHTML for input element.
entityTypeIdstringEntity type id[optional]
isRequiredboolAttribute is required.
options\SpringImport\Swagger\Magento2\Client\Model\EavDataAttributeOptionInterface[]Options of the attribute (key => value pairs for select)[optional]
isUserDefinedboolCurrent attribute has been defined by a user.[optional]
defaultFrontendLabelstringFrontend label for default store[optional]
frontendLabels\SpringImport\Swagger\Magento2\Client\Model\EavDataAttributeFrontendLabelInterface[]Frontend label for each store
notestringThe note attribute for the element.[optional]
backendTypestringBackend type.[optional]
backendModelstringBackend model[optional]
sourceModelstringSource model[optional]
defaultValuestringDefault value for the element.[optional]
isUniquestringThis is a unique attribute[optional]
frontendClassstringFrontend class of attribute[optional]
validationRules\SpringImport\Swagger\Magento2\Client\Model\EavDataAttributeValidationRuleInterface[]Validation rules.[optional]
customAttributes\SpringImport\Swagger\Magento2\Client\Model\FrameworkAttributeInterface[]Custom attributes values.[optional]

[Back to Model list] [Back to API list] [Back to README]