Skip to main content
Glama

SFCC Development MCP Server

by taurgis
TrackingRef.md2.18 kB
## Package: dw.order # Class TrackingRef ## Inheritance Hierarchy - Object - dw.order.TrackingRef ## Description Provides basic information about the TrackingInfo a ShippingOrderItem is contained. ## Properties ### quantity **Type:** Quantity Gets the quantity, the shipping order item is assigned to the tracking info. ### shippingOrderItem **Type:** ShippingOrderItem (Read Only) Gets the shipping order item which is assigned to the tracking info. ### trackingInfo **Type:** TrackingInfo (Read Only) Gets the tracking info, the shipping order item is assigned to. ## Constructor Summary ## Method Summary ### getQuantity **Signature:** `getQuantity() : Quantity` Gets the quantity, the shipping order item is assigned to the tracking info. ### getShippingOrderItem **Signature:** `getShippingOrderItem() : ShippingOrderItem` Gets the shipping order item which is assigned to the tracking info. ### getTrackingInfo **Signature:** `getTrackingInfo() : TrackingInfo` Gets the tracking info, the shipping order item is assigned to. ### setQuantity **Signature:** `setQuantity(quantity : Quantity) : void` Sets the quantity, the shipping order item is assigned to the tracking info. ## Method Detail ## Method Details ### getQuantity **Signature:** `getQuantity() : Quantity` **Description:** Gets the quantity, the shipping order item is assigned to the tracking info. **Returns:** the quantity the shipping order item is assigned to the tracking info. --- ### getShippingOrderItem **Signature:** `getShippingOrderItem() : ShippingOrderItem` **Description:** Gets the shipping order item which is assigned to the tracking info. **Returns:** the shipping order item --- ### getTrackingInfo **Signature:** `getTrackingInfo() : TrackingInfo` **Description:** Gets the tracking info, the shipping order item is assigned to. **Returns:** the tracking info --- ### setQuantity **Signature:** `setQuantity(quantity : Quantity) : void` **Description:** Sets the quantity, the shipping order item is assigned to the tracking info. **Parameters:** - `quantity`: the quantity, the shipping order item is assigned to the tracking info. ---

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