20 lines
890 B
Plaintext
20 lines
890 B
Plaintext
---
|
||
displayed_sidebar: stockLocationReference
|
||
slug: /references/stock-location
|
||
---
|
||
|
||
import ParameterTypes from "@site/src/components/ParameterTypes"
|
||
|
||
# IStockLocationService Reference
|
||
|
||
This section of the documentation provides a reference to the `IStockLocationService` interface’s methods. This is the interface developers use to use the functionalities provided by the Stock Location Module.
|
||
|
||
## Methods
|
||
|
||
- [create](../IStockLocationService/methods/IStockLocationService.create.mdx)
|
||
- [delete](../IStockLocationService/methods/IStockLocationService.delete.mdx)
|
||
- [list](../IStockLocationService/methods/IStockLocationService.list.mdx)
|
||
- [listAndCount](../IStockLocationService/methods/IStockLocationService.listAndCount.mdx)
|
||
- [retrieve](../IStockLocationService/methods/IStockLocationService.retrieve.mdx)
|
||
- [update](../IStockLocationService/methods/IStockLocationService.update.mdx)
|