Skip to main content
Glama

SFCC Development MCP Server

by taurgis
ObjectAttributeValueDefinition.md1.38 kB
## Package: dw.object # Class ObjectAttributeValueDefinition ## Inheritance Hierarchy - Object - dw.object.ObjectAttributeValueDefinition ## Description Represents the value definition associated with an object attribute. ## Properties ### displayValue **Type:** String (Read Only) A display name that can be used to present this value in the user interface. For example, the value might be '1' but the display name might be 'Order Exported'. ### value **Type:** Object (Read Only) The actual value for the attribute. ## Constructor Summary ## Method Summary ### getDisplayValue **Signature:** `getDisplayValue() : String` Returns a display name that can be used to present this value in the user interface. ### getValue **Signature:** `getValue() : Object` Returns the actual value for the attribute. ## Method Detail ## Method Details ### getDisplayValue **Signature:** `getDisplayValue() : String` **Description:** Returns a display name that can be used to present this value in the user interface. For example, the value might be '1' but the display name might be 'Order Exported'. **Returns:** a display name that can be used to present this value in the user interface. --- ### getValue **Signature:** `getValue() : Object` **Description:** Returns the actual value for the attribute. **Returns:** the actual value for the 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