## Package: dw.catalog
# Class ProductAvailabilityLevels
## Inheritance Hierarchy
- Object
- dw.catalog.ProductAvailabilityLevels
## Description
Encapsulates the quantity of items available for each availability status.
## Properties
### backorder
**Type:** Quantity (Read Only)
The backorder quantity.
### count
**Type:** Number (Read Only)
The number of attributes that contain non-zero quantities.
### inStock
**Type:** Quantity (Read Only)
The quantity in stock.
### notAvailable
**Type:** Quantity (Read Only)
The quantity that is not available.
### preorder
**Type:** Quantity (Read Only)
The pre-order quantity.
## Constructor Summary
## Method Summary
### getBackorder
**Signature:** `getBackorder() : Quantity`
Returns the backorder quantity.
### getCount
**Signature:** `getCount() : Number`
Returns the number of attributes that contain non-zero quantities.
### getInStock
**Signature:** `getInStock() : Quantity`
Returns the quantity in stock.
### getNotAvailable
**Signature:** `getNotAvailable() : Quantity`
Returns the quantity that is not available.
### getPreorder
**Signature:** `getPreorder() : Quantity`
Returns the pre-order quantity.
## Method Detail
## Method Details
### getBackorder
**Signature:** `getBackorder() : Quantity`
**Description:** Returns the backorder quantity.
**Returns:**
the backorder quantity.
---
### getCount
**Signature:** `getCount() : Number`
**Description:** Returns the number of attributes that contain non-zero quantities.
**Returns:**
the number of attributes that contain non-zero quantities.
---
### getInStock
**Signature:** `getInStock() : Quantity`
**Description:** Returns the quantity in stock.
**Returns:**
the quantity in stock.
---
### getNotAvailable
**Signature:** `getNotAvailable() : Quantity`
**Description:** Returns the quantity that is not available.
**Returns:**
the quantity that is not available.
---
### getPreorder
**Signature:** `getPreorder() : Quantity`
**Description:** Returns the pre-order quantity.
**Returns:**
the pre-order quantity.
---
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