Stock Part
Represents a part's stock availability at a specific location/warehouse.
| Property | Summary |
|---|---|
QuantityLookUpResult QuantityLookUpResults |
The result of the stock quantity lookup (e.g., Available, NotAvailable, PartiallyAvailable). |
LocationID string |
The location/warehouse identifier. |
LocationName string |
The resolved location/warehouse name. |
AvailableQuantity decimal? |
The available quantity at this location (only shown if configured). |