Skip to main content
Glama

SFCC Development MCP Server

by taurgis
CustomObject.md1.05 kB
## Package: dw.object # Class CustomObject ## Inheritance Hierarchy - Object - dw.object.PersistentObject - dw.object.ExtensibleObject - dw.object.CustomObject ## Description Represents a custom object and its corresponding attributes. ## Properties ### custom **Type:** CustomAttributes (Read Only) The custom attributes of this object. ### type **Type:** String (Read Only) The type of the CustomObject. ## Constructor Summary ## Method Summary ### getCustom **Signature:** `getCustom() : CustomAttributes` Returns the custom attributes of this object. ### getType **Signature:** `getType() : String` Returns the type of the CustomObject. ## Method Detail ## Method Details ### getCustom **Signature:** `getCustom() : CustomAttributes` **Description:** Returns the custom attributes of this object. **Returns:** the custom attributes of this object. --- ### getType **Signature:** `getType() : String` **Description:** Returns the type of the CustomObject. **Returns:** the type of the CustomObject. ---

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