Skip to main content
Glama

SFCC Development MCP Server

by taurgis
ProductVariationAttribute.md2.18 kB
## Package: dw.catalog # Class ProductVariationAttribute ## Inheritance Hierarchy - Object - dw.catalog.ProductVariationAttribute ## Description Represents a product variation attribute ## Properties ### attributeID **Type:** String (Read Only) The ID of the product attribute defintion related to this variation attribute. This ID matches the value returned by ObjectAttributeDefinition.getID() for the appropriate product attribute definition. This ID is generally different than the ID returned by getID(). ### displayName **Type:** String (Read Only) The display name for the product variation attribute, which can be used in the user interface. ### ID **Type:** String (Read Only) The ID of the product variation attribute. ## Constructor Summary ## Method Summary ### getAttributeID **Signature:** `getAttributeID() : String` Returns the ID of the product attribute defintion related to this variation attribute. ### getDisplayName **Signature:** `getDisplayName() : String` Returns the display name for the product variation attribute, which can be used in the user interface. ### getID **Signature:** `getID() : String` Returns the ID of the product variation attribute. ## Method Detail ## Method Details ### getAttributeID **Signature:** `getAttributeID() : String` **Description:** Returns the ID of the product attribute defintion related to this variation attribute. This ID matches the value returned by ObjectAttributeDefinition.getID() for the appropriate product attribute definition. This ID is generally different than the ID returned by getID(). **Returns:** the ID of the product attribute definition of this variation attribute. --- ### getDisplayName **Signature:** `getDisplayName() : String` **Description:** Returns the display name for the product variation attribute, which can be used in the user interface. **Returns:** the display name for the product variation attribute, which can be used in the user interface. --- ### getID **Signature:** `getID() : String` **Description:** Returns the ID of the product variation attribute. **Returns:** the ID of the product variation attribute. ---

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/taurgis/sfcc-dev-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server